X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=acconfig.h;h=38cafddc102c8db3e3362cddc32c684ca8ac0f7f;hb=dbd21ed1d289711579a94a5d5002f40bba8047b1;hp=69da21fdfe7c87662aa42be8d51b663c469e455b;hpb=a62ba7c54d39fcf1e469c8df169018fa60ae7c3b;p=ctsim.git diff --git a/acconfig.h b/acconfig.h index 69da21f..38cafdd 100644 --- a/acconfig.h +++ b/acconfig.h @@ -62,3 +62,19 @@ #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