X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=acconfig.h;h=38cafddc102c8db3e3362cddc32c684ca8ac0f7f;hb=89997e727ff5d4d8828f6fdaee435d809b623ffe;hp=ce38590c91c9152c8bf316976780a5f2000d7c8a;hpb=13838bda88b63a2535b5baaf7197006767de4b8e;p=ctsim.git diff --git a/acconfig.h b/acconfig.h index ce38590..38cafdd 100644 --- a/acconfig.h +++ b/acconfig.h @@ -53,4 +53,28 @@ #undef HAVE_PNG /* Define is have interactive graphics */ -#undef HAVE_INTERACTIVE_GRAPHICS +#undef HAVE_SGP + +/* Define for G2 library */ +#undef HAVE_G2_H + +/* 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 + +#undef HAVE_USLEEP + +#undef HAVE_SSTREAM