summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5761f0aba..b71dcbddf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -566,7 +566,7 @@ if test -f confdefs.h; then
mv confdefs.tmp confdefs.h
fi
-if grep -q -e '-dev$' $srcdir/VERSION; then
+if $EGREP -q -e '-dev$' $srcdir/VERSION; then
AC_SUBST([DATAFILES])dnl
DATAFILES=`echo \`$SED -n \
's/^ *data_check *("\(data\/[[^"]]*\)".*/tests\/\1/p' \