[project @ 2001-04-24 15:06:32 by simonmar]
[ghc-hetmet.git] / mk / config.h.in
index 044ca4c..4f480eb 100644 (file)
 /* 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