X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=configure.in;h=70e8ae1c727db4d1732cbfbc2ccec44d11ed08ac;hp=a66e5948b8e19b6264970f79991e5ba7e3780492;hb=61b684e2d53473d0262f28db0b0020e466bb8447;hpb=b5d80765d2da2bcc9d9f71cafd081ad4453cd365 diff --git a/configure.in b/configure.in index a66e5948..70e8ae1c 100644 --- a/configure.in +++ b/configure.in @@ -29,7 +29,7 @@ dnl*************************************************************************** dnl dnl Author: Thomas E. Dickey 1995-on dnl -dnl $Id: configure.in,v 1.748 2022/09/10 18:17:55 tom Exp $ +dnl $Id: configure.in,v 1.749 2022/10/01 13:16:18 tom Exp $ dnl Process this file with autoconf to produce a configure script. dnl dnl For additional information, see @@ -38,7 +38,7 @@ dnl https://invisible-island.net/autoconf/my-autoconf.html dnl dnl --------------------------------------------------------------------------- AC_PREREQ(2.52.20210101) -AC_REVISION($Revision: 1.748 $) +AC_REVISION($Revision: 1.749 $) AC_INIT(ncurses/base/lib_initscr.c) AC_CONFIG_HEADER(include/ncurses_cfg.h:include/ncurses_cfg.hin) @@ -2569,7 +2569,9 @@ CXX_NAME="$CXX_NAME" DFT_ARG_SUFFIX="$DFT_ARG_SUFFIX" DFT_LWR_MODEL="$DFT_LWR_MODEL" ECHO_LD="$ECHO_LD" +EGREP="${EGREP-grep -E}" EXTRA_SUFFIX="$EXTRA_SUFFIX" +FGREP="${FGREP-grep -F}" FORM_NAME="$FORM_NAME" LDCONFIG="$LDCONFIG" LIBTOOL_VERSION="$LIBTOOL_VERSION"