X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=acconfig.h;h=c544942ee7988722166c2d415cea0fa441dd1b71;hb=b7cbad1230585741079fad4881a8d67be2592100;hp=98381e4ca48c4c7476ad9fed2b654e98e772b90d;hpb=73d188fc0cf01163d61ecb0662b8a16a44b57eab;p=ctsim.git diff --git a/acconfig.h b/acconfig.h index 98381e4..c544942 100644 --- a/acconfig.h +++ b/acconfig.h @@ -55,9 +55,6 @@ /* Define is have interactive graphics */ #undef HAVE_SGP -/* Define for G2 library */ -#undef HAVE_G2_H - /* Define for X11 library */ #undef HAVE_X11 @@ -69,5 +66,22 @@ #undef NDEBUG +/* Define if have dmalloc library */ +#undef HAVE_DMALLOC + /* Define for HDF5 library */ #undef HAVE_HDF5 + +#undef HAVE_USLEEP + +#undef HAVE_SSTREAM + +#undef HAVE_READLINE + +#undef HAVE_G2 + +#undef HAVE_CURSES + +#undef HAVE_NCURSES + +#undef HAVE_CTN_DICOM