diff options
author | Greg Troxel <gdt@fnord.ir.bbn.com> | 2007-02-03 01:07:01 +0000 |
---|---|---|
committer | Greg Troxel <gdt@fnord.ir.bbn.com> | 2007-02-03 01:07:01 +0000 |
commit | 003ca18f0433c0e0460b68aeb362cf7ba6ed5a4c (patch) | |
tree | 5371da781872b19909a418adefca2eac4f9be64a /m4/ChangeLog | |
parent | 409d8e4f5650a26307067b61a4e9df80f8c03dc3 (diff) |
remove crufty m4 files from 2004. With the files, autoheader (2.61)
bombs on NetBSD. (Without, all is ok. We may need workarounds, but
first we should identify minimum tool versions and figure out what's
still wrong.)
ok'd by paul.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 1e6d88fa..0a60d6ab 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2007-02-02 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>> + + * Makefile.am: remove all the m4 files; they are crufty (2004) and + quagga CVS users should have newer libtool by now. + 2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com> * Makefile.am (EXTRA_DIST): New - just has EXTRA_DIST. (Using a |