X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=acconfig.h;h=95e2f28e1150d0dbc4d062fc39b9eba47dc1aa18;hb=36c820a392f2e9e023d373aaf46e8bfb6018bdd4;hp=c7dffb528072c7e94951d69b1658ad3249e021e2;hpb=a05f3cb550877e94aa118cc04b361c0c8fdb3dc3;p=ctsim.git diff --git a/acconfig.h b/acconfig.h index c7dffb5..95e2f28 100644 --- a/acconfig.h +++ b/acconfig.h @@ -55,9 +55,6 @@ /* Define is have interactive graphics */ #undef HAVE_SGP -/* Define for G2 library */ -#undef HAVE_G2_H - /* Define for X11 library */ #undef HAVE_X11 @@ -76,3 +73,9 @@ #undef HAVE_HDF5 #undef HAVE_USLEEP + +#undef HAVE_SSTREAM + +#undef HAVE_READLINE + +#undef HAVE_G2