]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/configure.in
ncurses 6.3 - patch 20221001
[ncurses.git] / test / configure.in
index 6591f3ed509609e28300790faa97e5ae09bd59bc..4e947eb9cd8181b17a12c9c14f59d8bddfc65e46 100644 (file)
@@ -29,7 +29,7 @@ dnl***************************************************************************
 dnl
 dnl Author: Thomas E. Dickey 1996-on
 dnl
-dnl $Id: configure.in,v 1.166 2022/08/20 16:35:33 tom Exp $
+dnl $Id: configure.in,v 1.167 2022/10/01 14:13:34 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)
@@ -538,5 +538,7 @@ fi
 AWK="$AWK"
 ECHO_CC="$ECHO_CC"
 ECHO_LD="$ECHO_LD"
+EGREP="${EGREP-grep -E}"
+FGREP="${FGREP-grep -F}"
 SHOW_CC="$SHOW_LD"
 ],cat)