swig/Tools/config
Vadim Zeitlin ae6aef5d8f Allow setting PCRE_{CFLAGS,LIBS} when building SWIG with PCRE.
These options can be used to override the values returned by pcre-config, e.g.
to build using a static PCRE library even if pcre-config prefers to use the
shared one by default.

Use the updated AX_PATH_GENERIC macro from autoconf archive which was fixed to
allow the options set by the user to override the ones returned by pcre-config
(in fact, pcre-config isn't even called at all if these options are set).

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12548 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2011-03-20 23:24:32 +00:00
..
ac_compare_version.m4 Sorry i haven't been here in a while. 2006-11-03 07:28:42 +00:00
ac_compile_warnings.m4 --without-maximum-compile-warnings option added so that these compiler options can be completely removed 2005-04-30 06:48:14 +00:00
ac_define_dir.m4 updated version from autoconf macro archive 2006-07-08 00:55:55 +00:00
ax_boost_base.m4 SF #3173367 Better information during configure about Boost prerequisite for running the test-suite. BOOST_CPPFLAGS can only be used though once common.mk is created at configure time. 2011-02-05 12:47:56 +00:00
ax_compare_version.m4 Add a check for PCRE library to configure. 2010-07-22 17:00:16 +00:00
ax_path_generic.m4 Allow setting PCRE_{CFLAGS,LIBS} when building SWIG with PCRE. 2011-03-20 23:24:32 +00:00