]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/configure.in
ncurses 6.2 - patch 20200801
[ncurses.git] / test / configure.in
index 59ff30fe54d1a6b0ba18579da39579ff3ad41a07..fe6395996f7ffa598da7d1ae157649b6da160b9b 100644 (file)
@@ -29,7 +29,7 @@ dnl***************************************************************************
 dnl
 dnl Author: Thomas E. Dickey 1996-on
 dnl
-dnl $Id: configure.in,v 1.159 2020/05/30 00:13:37 tom Exp $
+dnl $Id: configure.in,v 1.161 2020/08/01 17:20:19 tom Exp $
 dnl This is a simple configuration-script for the ncurses test programs that
 dnl allows the test-directory to be separately configured against a reference
 dnl system (i.e., sysvr4 curses)
@@ -257,6 +257,7 @@ AC_CHECK_FUNCS( \
 getopt \
 gettimeofday \
 snprintf \
+strdup \
 strstr \
 tsearch \
 )
@@ -323,6 +324,8 @@ color_set \
 copywin \
 delscreen \
 dupwin \
+exit_curses \
+exit_terminfo \
 filter \
 getbegx \
 getcurx \
@@ -349,6 +352,7 @@ setupterm \
 slk_color \
 slk_init \
 termattrs \
+termname \
 tgetent \
 tigetnum \
 tigetstr \