X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.h.in;h=4f480eb44cdd317eda27df3f9fa40f9d3cc86153;hb=154d3609479a04ee0596caf0713489d66af36028;hp=044ca4c5ee7b6275b093bf0c0b7a86966cbb07e8;hpb=f84efc9c5a13e16a2f4afd1d4c7da7c775425d9b;p=ghc-hetmet.git diff --git a/mk/config.h.in b/mk/config.h.in index 044ca4c..4f480eb 100644 --- a/mk/config.h.in +++ b/mk/config.h.in @@ -141,9 +141,12 @@ /* 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