X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=acconfig.h;h=9c06cd55c1fec6d76f7360aab0fe96c9c1ae7243;hb=c85a5b31119b4e0903144c55441717a7ad1e0b8b;hp=8d68fc0a67647b0643c2514264ee4bcb2d1a231d;hpb=a8ba12a8c971de1d8cb3ef1c3a7d2d9fcf45affa;p=ctsim.git diff --git a/acconfig.h b/acconfig.h index 8d68fc0..9c06cd5 100644 --- a/acconfig.h +++ b/acconfig.h @@ -64,3 +64,13 @@ #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