X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;h=86a662ff028ef28b7751b6cffb9959eff3a937fd;hb=bc18ae0fa000f65f2a6b40773c56a2f0d2263d72;hp=b4bbc07f68f24ad26b8003585b8e034d9786a267;hpb=f84efc9c5a13e16a2f4afd1d4c7da7c775425d9b;p=ghc-hetmet.git diff --git a/acconfig.h b/acconfig.h index b4bbc07..86a662f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -390,9 +390,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