X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=config.h.in;h=257f9f677733c15dbe1f71738a20f94865b8885b;hp=eabb2ad06279fcb80f1baecbfd234cf59210d530;hb=d850a3477e9ccaecfa85e00bc619848fcc29bdb6;hpb=a00417d23839ff5644275f0014d07548770565bf diff --git a/config.h.in b/config.h.in index eabb2ad..257f9f6 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 @@ -68,6 +65,20 @@ #undef HAVE_SSTREAM +#undef HAVE_READLINE + +#undef HAVE_G2 + +#undef HAVE_CURSES + +#undef HAVE_NCURSES + +#undef HAVE_CTN_DICOM + +#undef HAVE_WXTHREADS + +#undef HAVE_EFENCE + /* The number of bytes in a double. */ #undef SIZEOF_DOUBLE @@ -134,6 +145,12 @@ /* 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