Add pcre-build.sh script for easier building of pcre and configuring with SWIG if PCRE not installed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12238 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
eaada32f26
commit
db6bf51067
4 changed files with 93 additions and 7 deletions
3
README
3
README
|
|
@ -57,6 +57,9 @@ You must use GNU `make' to build SWIG.
|
|||
|
||||
http://www.gnu.org/software/make/
|
||||
|
||||
PCRE needs to be installed on your system to build SWIG. The configure
|
||||
script will provide instructions for obtaining PCRE if it cannot be found.
|
||||
|
||||
To build and install SWIG, simply type the following:
|
||||
|
||||
% ./configure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue