aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2020-12-01 14:33:21 -0800
committerAndrew Waterman <andrew@sifive.com>2020-12-01 14:33:21 -0800
commit654480447f86dfcce9eb6113c635ba4fbd84bb25 (patch)
treee20c46d7737d088d02267770f639d82dbdacb32d /configure
parent0cb148a05169b5f4051ea52c07352a5c6f0f2b87 (diff)
downloadriscv-isa-sim-654480447f86dfcce9eb6113c635ba4fbd84bb25.zip
riscv-isa-sim-654480447f86dfcce9eb6113c635ba4fbd84bb25.tar.gz
riscv-isa-sim-654480447f86dfcce9eb6113c635ba4fbd84bb25.tar.bz2
Remove stray comma in configure
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1a5b5f9..82feebb 100755
--- a/configure
+++ b/configure
@@ -4858,7 +4858,7 @@ if test "$ac_res" != no; then :
$as_echo "#define HAVE_DLOPEN /**/" >>confdefs.h
-,
+
HAVE_DLOPEN=yes