X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fconfigure.in;h=10e175b039714f14a45a9b0d5f2dcbd31d4f956c;hp=dec48a18594b7c519de3383bb2983a25d65205ba;hb=e656c0ca01fc196f0eb66972af7fc51cb83d9651;hpb=0de8912c1c0746eb37b733e9e6fdf852aab9506a diff --git a/test/configure.in b/test/configure.in index dec48a18..10e175b0 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.153 2019/03/30 20:17:23 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 \ )