X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=config.h.in;h=985f298595500f3b55c9aa70939f7fb627f98e27;hp=b2c1b2443e63ac13f0d6aedc7257849b171da78b;hb=79f667c898ee507dcead3afd7890d58fe01ea7f2;hpb=7c53e5826e7bac0c62fbcc86590705d9d3d0baf2 diff --git a/config.h.in b/config.h.in index b2c1b244..985f2985 100644 --- a/config.h.in +++ b/config.h.in @@ -18,12 +18,15 @@ /* The number of bytes in a long long. */ #undef SIZEOF_LONG_LONG -/* Define if you have the header file. */ -#undef HAVE_CLN_CLN_H +/* Define if you have the tgetent function. */ +#undef HAVE_TGETENT /* Define if you have the header file. */ #undef HAVE_ALGORITHM +/* Define if you have the header file. */ +#undef HAVE_CLN_CLN_H + /* Define if you have the header file. */ #undef HAVE_IOSTREAM @@ -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 @@ -63,9 +69,6 @@ /* Define if you have the readline library (-lreadline). */ #undef HAVE_LIBREADLINE -/* Define if you have the stdc++ library (-lstdc++). */ -#undef HAVE_LIBSTDC__ - /* Name of package */ #undef PACKAGE