X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=config.h.in;h=919f5dc94bff439d53fe811efbe1ab157e48379c;hp=be75cbb3eb4f0684c0cd6d236ebaec6f9bf3efc0;hb=e98a8a9d72a7b919debbbc9d1b0f237fe71c0fb3;hpb=267a9d7d6a5fea883f2797c050a6fbf5cc037276 diff --git a/config.h.in b/config.h.in index be75cbb..919f5dc 100644 --- a/config.h.in +++ b/config.h.in @@ -49,9 +49,6 @@ /* Define is have interactive graphics */ #undef HAVE_SGP -/* Define for G2 library */ -#undef HAVE_G2_H - /* Define for X11 library */ #undef HAVE_X11 @@ -66,6 +63,16 @@ /* Define if have dmalloc library */ #undef HAVE_DMALLOC +#undef HAVE_SSTREAM + +#undef HAVE_READLINE + +#undef HAVE_G2 + +#undef HAVE_CURSES + +#undef HAVE_NCURSES + /* The number of bytes in a double. */ #undef SIZEOF_DOUBLE @@ -132,12 +139,15 @@ /* Define if you have the header file. */ #undef HAVE_NETINET_IN_H +/* Define if you have the header file. */ +#undef HAVE_READLINE_H + +/* Define if you have the header file. */ +#undef HAVE_READLINE_READLINE_H + /* Define if you have the header file. */ #undef HAVE_SETJMP_H -/* Define if you have the header file. */ -#undef HAVE_SSTREAM - /* Define if you have the header file. */ #undef HAVE_STDARG_H