aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer.dabbelt@eecs.berkeley.edu>2014-12-29 13:07:13 -0800
committerPalmer Dabbelt <palmer.dabbelt@eecs.berkeley.edu>2014-12-29 13:24:06 -0800
commitabc20b65431faa0bb227c3d4058cc2cdf1c7a6b2 (patch)
tree720a1ea1123eb7b58401903c319677b69d29bce2 /config.h.in
parent65ba70071d11cc19b3dc85c047c5fea6d4d7bc0d (diff)
downloadriscv-isa-sim-abc20b65431faa0bb227c3d4058cc2cdf1c7a6b2.zip
riscv-isa-sim-abc20b65431faa0bb227c3d4058cc2cdf1c7a6b2.tar.gz
riscv-isa-sim-abc20b65431faa0bb227c3d4058cc2cdf1c7a6b2.tar.bz2
autoreconf 65ba70071d11cc19b3dc85c047c5fea6d4d7bc0d
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/config.h.in b/config.h.in
index 12aeebd..52c7253 100644
--- a/config.h.in
+++ b/config.h.in
@@ -3,9 +3,6 @@
/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
#undef DUMMY_ROCC_ENABLED
-/* Define to 1 if you have the `dl' library (-ldl). */
-#undef HAVE_LIBDL
-
/* Define to 1 if you have the `fesvr' library (-lfesvr). */
#undef HAVE_LIBFESVR
@@ -52,7 +49,7 @@
#undef SOFTFLOAT_ENABLED
/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
-#undef SPIKE_ENABLED
+#undef SPIKE_MAIN_ENABLED
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS