X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=acconfig.h;h=38cafddc102c8db3e3362cddc32c684ca8ac0f7f;hb=89997e727ff5d4d8828f6fdaee435d809b623ffe;hp=a1ed6a622cb9f751fd01c382b38255222398fbed;hpb=6850134e4711a842cc7c0a306a9e4243df06b952;p=ctsim.git diff --git a/acconfig.h b/acconfig.h index a1ed6a6..38cafdd 100644 --- a/acconfig.h +++ b/acconfig.h @@ -68,3 +68,13 @@ #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