diff options
author | Paul Jakma <paul.jakma@sun.com> | 2008-08-19 14:13:43 +0100 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2008-08-22 19:57:22 +0100 |
commit | 3998bfd76620a676fbd77f19c5c6ea80a4cc88d2 (patch) | |
tree | 66bf93340e55bb06b25544ef04afec3749269391 /m4/ChangeLog | |
parent | e5248434c0d287668be956a2bd52399d67b16c39 (diff) |
[trivia] Remove ChangeLog files, as this data is now maintained in SCM
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog deleted file mode 100644 index 0a60d6ab..00000000 --- a/m4/ChangeLog +++ /dev/null @@ -1,16 +0,0 @@ -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 - directory in EXTRA_DIST in the parent was causing 'make dist' to fail.) - -2004-08-19 Paul Jakma <paul@dishone.st> - - * *.m4: import of libtool CVS m4 autoconf files. These only - configure libtool support for languages where configure has - already called AC_PROG_<lang>, less fragile. - * README.txt: doc file for contents of this directory. |