X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=acconfig.h;h=a17440ea1404b865fc0b9b9715ad7c85c523f0c2;hb=de6d2bb3861af7568006e1a02d5dddc730644b01;hp=d93656c14462748043f21d524a22c81538c469f8;hpb=35bc3e7cef4318d9a43344b651f751ee128202d2;p=ctsim.git diff --git a/acconfig.h b/acconfig.h index d93656c..a17440e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -55,8 +55,35 @@ /* Define is have interactive graphics */ #undef HAVE_SGP -/* Define for G2 library */ -#undef HAVE_G2_H - /* Define for X11 library */ #undef HAVE_X11 + +#undef HAVE_WXWINDOWS + +#undef HAVE_FFTW + +#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