warzone2100/m4
Giel van Schijndel cb22e77099 * Check whether the system itself already provides strlcpy and/or strlcat
- If it does, check whether it's behaviour is consistent with our implementation
   - If behaviour is consistent: use the system's implementation
   - If not, rename our implementation (to prevent symbol clashes) and use our own


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6556 4a71c877-e1ca-e34f-864e-861f7616d084
2009-01-24 18:15:19 +00:00
..
ax_compare_version.m4 Only accept Perl versions >= 5.10 2008-11-26 00:25:08 +00:00
ax_prog_perl_version.m4 Only accept Perl versions >= 5.10 2008-11-26 00:25:08 +00:00
ax_with_perl.m4 Check for Perl in the configure script, rather than just assuming it's installed 2008-11-16 19:13:39 +00:00
ax_with_prog.m4 Check for Perl in the configure script, rather than just assuming it's installed 2008-11-16 19:13:39 +00:00
gettext.m4
iconv.m4
lib-ld.m4
lib-link.m4
lib-prefix.m4
nls.m4
pkg.m4
po.m4
progtest.m4
progversion.m4 * Change the autoconf macro AC_PROG_VERSION_CHECK such that it can check the version of multiple programs with a single invocation 2008-09-28 17:35:53 +00:00
strlfuncs.m4 * Check whether the system itself already provides strlcpy and/or strlcat 2009-01-24 18:15:19 +00:00