*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@218 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-02-10 23:23:30 +00:00
commit 71a84a784d

11
README
View file

@ -73,11 +73,14 @@ about this step.
The Examples directory contains a few examples of using SWIG. The Examples directory contains a few examples of using SWIG.
Note: Notes:
If you checked the code out via CVS, you will have to run autoconf (1) If you checked the code out via CVS, you will have to run autoconf
before typing 'configure.' In addition, a full build of SWIG requires before typing 'configure.' In addition, a full build of SWIG requires
the use of bison. the use of bison.
(2) If you are using Windows, the easiest way to install and build
SWIG is to use the Cygwin package (http://sourceware.cygnus.com/cygwin/).
Documentation Documentation
============= =============