| 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. |