X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;h=86a662ff028ef28b7751b6cffb9959eff3a937fd;hb=f11dacd86848fa7bbe5a9e38bf07b85432aa3546;hp=4e9c8de5342bfadcd4c92ccdf63063f08cb79b81;hpb=3627955246c49adc50a3d01346bfe5892daeee00;p=ghc-hetmet.git diff --git a/acconfig.h b/acconfig.h index 4e9c8de..86a662f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -390,6 +390,12 @@ /* 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