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