X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=test%2Fconfigure.in;h=daba64a209b30f793b8afc51087d9fed0ed1f589;hb=296420e1ec091e6dbd354cc13748638637690776;hp=f538523e1a05f0f831a291602f0e198bf9aaa8ff;hpb=eccca377f55c70b12e3e92621d94d1e1c1fcfb7d;p=ncurses.git diff --git a/test/configure.in b/test/configure.in index f538523e..daba64a2 100644 --- a/test/configure.in +++ b/test/configure.in @@ -28,7 +28,7 @@ dnl*************************************************************************** dnl dnl Author: Thomas E. Dickey 1996-on dnl -dnl $Id: configure.in,v 1.151 2019/01/21 22:50:54 tom Exp $ +dnl $Id: configure.in,v 1.154 2019/04/13 22:51:52 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) @@ -250,7 +250,7 @@ CF_GETOPT_HEADER AC_CHECK_FUNCS( \ getopt \ gettimeofday \ -tdestroy \ +strstr \ tsearch \ ) @@ -469,6 +469,7 @@ if test "$cf_enable_widec" = yes; then fi CF_CURSES_CHECK_DATA(\ +TABSIZE \ curscr \ ospeed \ boolnames \