X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=acconfig.h;h=9c06cd55c1fec6d76f7360aab0fe96c9c1ae7243;hb=8e6f3442686fcc2ed9a36aecbe2b0d3c50bc9500;hp=ce38590c91c9152c8bf316976780a5f2000d7c8a;hpb=13838bda88b63a2535b5baaf7197006767de4b8e;p=ctsim.git diff --git a/acconfig.h b/acconfig.h index ce38590..9c06cd5 100644 --- a/acconfig.h +++ b/acconfig.h @@ -53,4 +53,24 @@ #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