X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fconfigure.in;h=daba64a209b30f793b8afc51087d9fed0ed1f589;hp=dec48a18594b7c519de3383bb2983a25d65205ba;hb=fe43d506ce08d1deef9e9e5a6d5fd4f9c9c32e1d;hpb=4677e861e7e0127b8622b3340ceb6f1278b91244 diff --git a/test/configure.in b/test/configure.in index dec48a18..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.152 2019/02/02 19:57:53 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,6 +250,7 @@ CF_GETOPT_HEADER AC_CHECK_FUNCS( \ getopt \ gettimeofday \ +strstr \ tsearch \ ) @@ -468,6 +469,7 @@ if test "$cf_enable_widec" = yes; then fi CF_CURSES_CHECK_DATA(\ +TABSIZE \ curscr \ ospeed \ boolnames \