X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=acconfig.h;h=bf6f4404e38e2bce818dd3ace7a903191a49034f;hp=437d66db3ad99e9c3cf654c1475081065f5b058f;hb=52f2fdc3424cd6b5b77ad1497243e1e06739ffe6;hpb=da7c413d9b557a45c17a5af5d13de0825507a22d diff --git a/acconfig.h b/acconfig.h index 437d66d..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 @@ -80,3 +77,9 @@ #undef HAVE_SSTREAM #undef HAVE_READLINE + +#undef HAVE_G2 + +#undef HAVE_CURSES + +#undef HAVE_NCURSES