From 308b68f137c05df66dff7f1f6fb788a1d34fe6c9 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 22 Jan 2004 22:37:15 +0000 Subject: [PATCH] Eric Sunshine patch - note about gmake having to be used to build swig git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5671 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SWIG/README b/SWIG/README index d83ef06e2..f75a973b1 100644 --- a/SWIG/README +++ b/SWIG/README @@ -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