From 0750e810164093ccbf7171883075dd5bbef062e1 Mon Sep 17 00:00:00 2001 From: Greg Troxel Date: Sat, 3 Feb 2007 22:30:02 +0000 Subject: add AC_PROC_SED --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 99821109..e6f49822 100755 --- a/configure.ac +++ b/configure.ac @@ -61,7 +61,9 @@ dnl Check CC and friends dnl -------------------- AC_PROG_CC AC_PROG_CPP + AC_PROG_EGREP +AC_PROG_SED dnl ------------------------------------------------------------------ dnl Intel compiler check. Although Intel tries really hard to make icc -- cgit v1.2.1