From: Greg Troxel Date: Sat, 3 Feb 2007 22:30:02 +0000 (+0000) Subject: add AC_PROC_SED X-Git-Tag: frr-2.0-rc1~2564 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=0750e810164093ccbf7171883075dd5bbef062e1;p=mirror%2Ffrr.git add AC_PROC_SED --- diff --git a/ChangeLog b/ChangeLog index 20d4902cce..84d44aeed3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-02-03 Greg Troxel > + + * configure.ac: add AC_PROG_SED + 2007-02-02 Greg Troxel > * README.NetBSD: use bootstrap.sh instead of autoreconf diff --git a/configure.ac b/configure.ac index 99821109c6..e6f49822dc 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