[project @ 2001-08-20 13:15:52 by simonmar]
[ghc-hetmet.git] / acconfig.h
index b4bbc07..669c790 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 readline plus any additional libs needed for it exist */
 #undef HAVE_READLINE_LIBS
 
-/* Define if readline has version >= 4.x. */
+/* 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