Author: muggenhor
Date: Sat Dec  6 16:12:18 2008
New Revision: 6436

URL: http://svn.gna.org/viewcvs/warzone?rev=6436&view=rev
Log:
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

Added:
    trunk/lib/betawidget/m4/ax_compare_version.m4   (props changed)
      - copied unchanged from r6435, trunk/m4/ax_compare_version.m4
    trunk/lib/betawidget/m4/ax_with_prog.m4   (props changed)
      - copied unchanged from r6435, trunk/m4/ax_with_prog.m4
Modified:
    trunk/lib/betawidget/m4/ac_pkg_swig.m4


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to