about summary refs log tree commit diff stats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-10-04 16:57:56 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1998-10-04 16:57:56 -0400
commit5d4274cacfd5304314b484a46475d3df53bdfb6d (patch)
treed30b16b0c308b6fc2af8fe97f689095e6a8f8293 /configure.in
parent24efd81edda1e797719e0f4eb231604d9b273dad (diff)
downloadlynx-snapshots-5d4274cacfd5304314b484a46475d3df53bdfb6d.tar.gz
snapshot of project "lynx", label v2-8-1pre_7
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index ebe613dd..c0dc030b 100644
--- a/configure.in
+++ b/configure.in
@@ -693,6 +693,11 @@ CF_ARG_DISABLE(parent-dir-refs,
 	[AC_DEFINE(NO_PARENT_DIR_REFERENCE)])
 AC_MSG_RESULT($enableval)
 
+dnl --------------------------------------------------------------------------
+dnl Test features that rely on configure-definitions
+dnl --------------------------------------------------------------------------
+CF_TERMIO_AND_CURSES(LYCurses.h)
+
 ### Finally, build config.h and the makefiles
 CFLAGS="$CFLAGS $EXTRA_CFLAGS"
 srcdir="$srcdir"