swig/Tools
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
..
config Allow setting PCRE_{CFLAGS,LIBS} when building SWIG with PCRE. 2011-03-20 23:24:32 +00:00
capitalize Solaris /usr/bin/tr does not accept ranges in form "a-z". So put in 2003-03-22 11:18:27 +00:00
check-include-path.pike The great merge 2002-11-30 22:01:28 +00:00
mkdist.py remove WAD from distribution 2010-06-01 19:00:54 +00:00
mkrelease.py Release script tweaks to take account of yet more SF upload changes 2011-02-20 21:00:10 +00:00
mkwindows.sh Add pcre-build.sh script for easier building of pcre and configuring with SWIG if PCRE not installed 2010-10-01 22:46:22 +00:00
pcre-build.sh Add pcre-build.sh script for easier building of pcre and configuring with SWIG if PCRE not installed 2010-10-01 22:46:22 +00:00
pyname_patch.py add shebang for pyname_patch.py 2008-12-03 21:36:53 +00:00
setup.py.tmpl The great merge 2002-11-30 22:01:28 +00:00
swig.gdb Expand the family of debug print functions for displaying DOH types. Provide gdb support for calling these. Document improved debugging experience. 2010-09-15 20:17:11 +00:00
vcfilter execute permissions added 2007-10-24 21:25:39 +00:00