X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=acconfig.h;h=f967cb29f4e95002ddc2ccf4a732231ef40775ed;hp=a1ed6a622cb9f751fd01c382b38255222398fbed;hb=130313545159177ab450ddd249a49096cfdb1376;hpb=6850134e4711a842cc7c0a306a9e4243df06b952 diff --git a/acconfig.h b/acconfig.h index a1ed6a6..f967cb2 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 @@ -68,3 +65,27 @@ #undef DEBUG #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 + +#undef HAVE_WXTHREADS + +#undef HAVE_EFENCE