X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=config.h.in;h=8709ddce6e800509aff08042892ad1f8f4be92a2;hp=c229c73a80acb00aaadb9f9e11e356abc7d4d201;hb=a74473453218570d22f8932cc39ab48c7f0021ae;hpb=f473327b4b0236a42a9e0bb8b3604acbfa09cf38;ds=inline diff --git a/config.h.in b/config.h.in index c229c73a..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 @@ -42,6 +45,9 @@ /* Define if you have the header file. */ #undef HAVE_READLINE_READLINE_H +/* Define if you have the header file. */ +#undef HAVE_SSTREAM + /* Define if you have the header file. */ #undef HAVE_STDEXCEPT