diff options
author | Greg Troxel <gdt@fnord.ir.bbn.com> | 2007-02-06 21:10:35 +0100 |
---|---|---|
committer | Greg Troxel <gdt@fnord.ir.bbn.com> | 2007-02-06 21:10:35 +0100 |
commit | 553bdfe376c49886cbdc2d306fea7b003bead31f (patch) | |
tree | b0bc7c6d381340e7436597c37ff52aa6c1b22cb9 /ChangeLog | |
parent | de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice. (diff) | |
download | frr-553bdfe376c49886cbdc2d306fea7b003bead31f.tar.xz frr-553bdfe376c49886cbdc2d306fea7b003bead31f.zip |
use generic sed test so this works on autoconf 2.59
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-02-06 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>> + + * configure.ac: Use generic sed test, since autoconf 2.59 lacks + AC_PROG_SED and while 2.59 is somewhat crufty, it isn't officially + crufty. + 2007-02-06 Greg Troxel <Greg Troxel <gdt@ir.bbn.com> * bootstrap.sh: use -i to install missing files |