frr/m4
Michal Ruprich 838cb35e08 build: find all future minor versions of python3
This way we can find every python from 3.8 further

Signed-off-by: Michal Ruprich <michalruprich@gmail.com>
2020-07-09 06:47:31 +02:00
..
.gitignore build: refactor & revamp python autoconf logic 2019-06-04 16:21:20 +02:00
README.txt 2004-08-19 Paul Jakma <paul@dishone.st> 2004-08-19 04:34:29 +00:00
ax_compare_version.m4 build: check flex >= 2.5.20 is available 2016-12-16 20:42:01 +01:00
ax_lua.m4 build: fix Lua build 2019-05-10 16:08:32 +00:00
ax_prog_perl_modules.m4 build: check if the LibXML perl module is available 2017-01-09 12:38:26 -02:00
ax_pthread.m4 build: find & use threading library 2017-03-31 17:59:48 +02:00
ax_python.m4 build: find all future minor versions of python3 2020-07-09 06:47:31 +02:00
ax_sys_weak_alias.m4 *: spelchek 2018-10-25 20:10:57 +02:00
libtool-whole-archive.patch build: add --enable-static-bin option 2018-10-01 14:56:18 +02:00
pkg.m4 build: make pkgconfig configure output useful 2018-09-08 21:30:42 +02:00

README.txt

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