X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=acconfig.h;h=38cafddc102c8db3e3362cddc32c684ca8ac0f7f;hp=d93656c14462748043f21d524a22c81538c469f8;hb=9b2bb510160bdb56f04847f5b55ab61dd8a47976;hpb=35bc3e7cef4318d9a43344b651f751ee128202d2 diff --git a/acconfig.h b/acconfig.h index d93656c..38cafdd 100644 --- a/acconfig.h +++ b/acconfig.h @@ -60,3 +60,21 @@ /* 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