warzone2100/lib/betawidget/m4
Giel van Schijndel a60dcc9b31 Alter the AC_PROG_SWIG macro:
* Make its dependency on AC_PROG_SED and AC_PROG_GREP explicit (AC_REQUIRE)
 * Depend on AX_WITH_PROG for finding out about SWIG's location
 * Use AX_COMPARE_VERSION (instead of lost of customly crafted code) to compare SWIG's version to that required
 * Instead of emitting a warning error out when SWIG can't be found or it doesn't satisfy the required version
 * Use a ''correct'' commandline (parameters to SWIG and correct regex + substitution) to find out SWIG's version


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6436 4a71c877-e1ca-e34f-864e-861f7616d084
2008-12-06 15:12:18 +00:00
..
ac_pkg_swig.m4 Alter the AC_PROG_SWIG macro: 2008-12-06 15:12:18 +00:00
ax_compare_version.m4 Alter the AC_PROG_SWIG macro: 2008-12-06 15:12:18 +00:00
ax_with_prog.m4 Alter the AC_PROG_SWIG macro: 2008-12-06 15:12:18 +00:00
swig_enable_cxx.m4 * Add a Lua interface to (parts of) betawidget 2008-09-07 23:47:53 +00:00
swig_lua.m4 * Add a Lua interface to (parts of) betawidget 2008-09-07 23:47:53 +00:00