]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/configure.in
ncurses 6.3 - patch 20220716
[ncurses.git] / test / configure.in
index e74643e9bbac8a71bcbf12b15ef7605d563c2af3..0973eb377049b111cee43b0acc74c5ca6aa7e45b 100644 (file)
@@ -29,7 +29,7 @@ dnl***************************************************************************
 dnl
 dnl Author: Thomas E. Dickey 1996-on
 dnl
-dnl $Id: configure.in,v 1.164 2022/04/09 21:31:37 tom Exp $
+dnl $Id: configure.in,v 1.165 2022/07/16 18:44:46 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)
@@ -255,6 +255,7 @@ unistd.h \
 CF_GETOPT_HEADER
 
 AC_CHECK_FUNCS( \
+cfmakeraw \
 getopt \
 gettimeofday \
 snprintf \