X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=acconfig.h;h=bf6f4404e38e2bce818dd3ace7a903191a49034f;hb=6480e936da257519dd36840862ac995ca8c374da;hp=9c06cd55c1fec6d76f7360aab0fe96c9c1ae7243;hpb=c4af77faf7f216b936f0782e918634d34980c63f;p=ctsim.git diff --git a/acconfig.h b/acconfig.h index 9c06cd5..bf6f440 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 @@ -74,3 +71,15 @@ /* Define for HDF5 library */ #undef HAVE_HDF5 + +#undef HAVE_USLEEP + +#undef HAVE_SSTREAM + +#undef HAVE_READLINE + +#undef HAVE_G2 + +#undef HAVE_CURSES + +#undef HAVE_NCURSES