X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=acconfig.h;h=38cafddc102c8db3e3362cddc32c684ca8ac0f7f;hp=98381e4ca48c4c7476ad9fed2b654e98e772b90d;hb=9b2bb510160bdb56f04847f5b55ab61dd8a47976;hpb=73d188fc0cf01163d61ecb0662b8a16a44b57eab diff --git a/acconfig.h b/acconfig.h index 98381e4..38cafdd 100644 --- a/acconfig.h +++ b/acconfig.h @@ -69,5 +69,12 @@ #undef NDEBUG +/* Define if have dmalloc library */ +#undef HAVE_DMALLOC + /* Define for HDF5 library */ #undef HAVE_HDF5 + +#undef HAVE_USLEEP + +#undef HAVE_SSTREAM