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