frrouting/m4
David Lamparter 4872f2a0b0 *: SPDX license spring cleaning
Some files had redundant text, some were missing the SPDX license
identifier for the license that followed.  Do a quick cleaning pass.
(...we should probably have frrbot check for this at some point.)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2025-05-24 20:49:19 +02:00
..
.gitignore build: add ax_recursive_eval.m4 2024-01-27 19:01:19 +01:00
ax_compare_version.m4 build: check flex >= 2.5.20 is available 2016-12-16 20:42:01 +01:00
ax_cxx_compile_stdcxx.m4 grpc: improve checks for GRPC C++ requirements 2021-05-22 00:01:06 +00:00
ax_lua.m4 *: SPDX license spring cleaning 2025-05-24 20:49:19 +02: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 *: SPDX license spring cleaning 2025-05-24 20:49:19 +02:00
ax_python.m4 m4/ax_python.m4: check for python-x.y-emded.pc, not python-x.y.pc 2022-11-09 20:31:54 +01:00
ax_recursive_eval.m4 build: add recursion limit for AX_RECURSIVE_EVAL 2024-01-27 19:01:19 +01: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 *: SPDX license spring cleaning 2025-05-24 20:49:19 +02: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