Added explicit call to AC_PROG_EGREP.

This commit is contained in:
Wayne Davison
2004-01-08 18:33:38 +00:00
parent c4b4df4fb4
commit bbfb1d016b

View File

@@ -18,6 +18,7 @@ AC_CANONICAL_TARGET([])
dnl Checks for programs.
AC_PROG_CC
AC_PROG_CPP
AC_PROG_EGREP
AC_PROG_INSTALL
AC_PROG_CC_STDC
AC_SUBST(SHELL)