[project @ 2001-08-24 06:17:56 by chak]
[ghc-hetmet.git] / acconfig.h
index 4e9c8de..a60b1ed 100644 (file)
 /* Define as the symbol which marks the end of the data section */
 #undef DATA_SECTION_END_MARKER
 
-/* Define as the symbol which marks the end of the data section */
-#undef DATA_SECTION_WIBBLE
-
 /* Define as the decl which terminates the data section */
 #undef DATA_SECTION_END_MARKER_DECL
 
 /* Define if C compiler supports long long types */
 #undef HAVE_LONG_LONG
 
-/* Define if you have dlopen() */
-#undef HAVE_DLOPEN
-
 /* Define if fcntl.h defines O_BINARY */
 #undef HAVE_O_BINARY
 
 /* Define if readline plus any additional libs needed for it exist */
 #undef HAVE_READLINE_LIBS
 
+/* Define if readline has version >= 4.0. */
+#undef HAVE_READLINE_4
+
+/* Define if readline has version >= 4.2. */
+#undef HAVE_READLINE_4_2
+
 /* Define if time.h or sys/time.h define the timezone variable */
 #undef HAVE_TIMEZONE