Eric Sunshine patch - note about gmake having to be used to build swig

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5671 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-01-22 22:37:15 +00:00
commit 1801e1d4a4

4
README
View file

@ -139,6 +139,10 @@ the main SWIG distribution. There is no need to download anything else.
Unix Installation
=================
You must use GNU `make' to build Swig.
http://www.gnu.org/software/make/
To build and install SWIG, simply type the following:
% ./configure