frr/m4
gdt b85dca3162 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.)

(Now m4/Makefile* is first-class and included from top level.)
2004-08-31 18:44:42 +00:00
..
argz.m4 2004-08-19 Paul Jakma <paul@dishone.st> 2004-08-19 04:34:29 +00:00
ChangeLog 2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com> 2004-08-31 18:44:42 +00:00
libtool.m4 2004-08-19 Paul Jakma <paul@dishone.st> 2004-08-19 04:34:29 +00:00
ltdl.m4 2004-08-19 Paul Jakma <paul@dishone.st> 2004-08-19 04:34:29 +00:00
ltoptions.m4 2004-08-19 Paul Jakma <paul@dishone.st> 2004-08-19 04:34:29 +00:00
ltsugar.m4 2004-08-19 Paul Jakma <paul@dishone.st> 2004-08-19 04:34:29 +00:00
ltversion.m4 2004-08-19 Paul Jakma <paul@dishone.st> 2004-08-19 04:34:29 +00:00
Makefile.am 2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com> 2004-08-31 18:44:42 +00:00
README.txt 2004-08-19 Paul Jakma <paul@dishone.st> 2004-08-19 04:34:29 +00:00

This directory contains local additions to/overrides for the Quagga
autoconf build system.

At this time additions are:

- m4 files taken from libtool CVS circa august 2004. These have been
imported into Quagga as they are more robust with respect to configuring
libtool support for languages which Quagga does not use. As and when libtool
releases become commonly available with that capability, these can be
removed. The files are:

	argz.m4
	libtool.m4
	ltdl.m4
	ltoptions.m4
	ltsugar.m4
	ltversion.m4