]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/configure.in
ncurses 6.1 - patch 20190330
[ncurses.git] / test / configure.in
index f538523e1a05f0f831a291602f0e198bf9aaa8ff..10e175b039714f14a45a9b0d5f2dcbd31d4f956c 100644 (file)
@@ -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.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,7 +250,7 @@ CF_GETOPT_HEADER
 AC_CHECK_FUNCS( \
 getopt \
 gettimeofday \
-tdestroy \
+strstr \
 tsearch \
 )