X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=acconfig.h;h=bf6f4404e38e2bce818dd3ace7a903191a49034f;hp=38cafddc102c8db3e3362cddc32c684ca8ac0f7f;hb=793b8154fdc069e43a939852657e89847d01ee77;hpb=a00417d23839ff5644275f0014d07548770565bf diff --git a/acconfig.h b/acconfig.h index 38cafdd..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 @@ -78,3 +75,11 @@ #undef HAVE_USLEEP #undef HAVE_SSTREAM + +#undef HAVE_READLINE + +#undef HAVE_G2 + +#undef HAVE_CURSES + +#undef HAVE_NCURSES