X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=acconfig.h;h=9c06cd55c1fec6d76f7360aab0fe96c9c1ae7243;hb=e36dfad3f0818b4c3457fbe7277faa6f4ca28dfe;hp=a1ed6a622cb9f751fd01c382b38255222398fbed;hpb=6850134e4711a842cc7c0a306a9e4243df06b952;p=ctsim.git diff --git a/acconfig.h b/acconfig.h index a1ed6a6..9c06cd5 100644 --- a/acconfig.h +++ b/acconfig.h @@ -68,3 +68,9 @@ #undef DEBUG #undef NDEBUG + +/* Define if have dmalloc library */ +#undef HAVE_DMALLOC + +/* Define for HDF5 library */ +#undef HAVE_HDF5