about summary refs log tree commit diff stats
path: root/config.hin
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1997-08-27 16:32:45 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1997-08-27 16:32:45 -0400
commit29ee16d58ba02de17d01354fca0719cc18791f8a (patch)
treefe3b87c644d832c735dbabb3cf243b1d2ef3f5f9 /config.hin
parent1a2ac66b7db3c229b508b9b1fb68bcc5b4a6b907 (diff)
downloadlynx-snapshots-29ee16d58ba02de17d01354fca0719cc18791f8a.tar.gz
snapshot of project "lynx", label v2-7-1ac_0-56
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.hin b/config.hin
index 12bbd324..6236e25a 100644
--- a/config.hin
+++ b/config.hin
@@ -24,6 +24,7 @@
 #undef HAVE_GETCWD
 #undef HAVE_KEYPAD
 #undef HAVE_LIMITS_H
+#undef HAVE_NCURSES_H		/* defined if we include <ncurses.h> */
 #undef HAVE_PUTENV
 #undef HAVE_READDIR
 #undef HAVE_SIZECHANGE		/* defined by CF_SIZECHANGE */
@@ -46,7 +47,6 @@
 #undef MKDIR_PATH		/* CF_PATH_PROG(mkdir) */
 #undef MV_PATH			/* CF_PATH_PROG(mv) */
 #undef NCURSES			/* defined for ncurses support */
-#undef NCURSESHEADER		/* defined if we include <ncurses.h> */
 #undef NCURSES_BROKEN		/* defined for ncurses color support */
 #undef NEED_PTEM_H		/* defined by CF_SIZECHANGE */
 #undef NEED_REMOVE		/* defined by CF_REMOVE_BROKEN */