X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=config.h.in;h=8709ddce6e800509aff08042892ad1f8f4be92a2;hp=38c796ab5ae5403a5e28f9e22ae2afd5687f21fe;hb=857ca8ca24fbfe26d4c0c624aa6c3f2296c419f8;hpb=ff50f412bb89eed2c78adffa0f390341753e8792 diff --git a/config.h.in b/config.h.in index 38c796ab..8709ddce 100644 --- a/config.h.in +++ b/config.h.in @@ -18,6 +18,9 @@ /* The number of bytes in a long long. */ #undef SIZEOF_LONG_LONG +/* Define if you have the tgetent function. */ +#undef HAVE_TGETENT + /* Define if you have the header file. */ #undef HAVE_ALGORITHM @@ -36,6 +39,12 @@ /* Define if you have the header file. */ #undef HAVE_MAP +/* Define if you have the header file. */ +#undef HAVE_READLINE_HISTORY_H + +/* Define if you have the header file. */ +#undef HAVE_READLINE_READLINE_H + /* Define if you have the header file. */ #undef HAVE_SSTREAM