(untested) update for build changes done a few months back

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5136 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-09-20 23:50:04 +00:00
commit 1b117a880a

View file

@ -10,7 +10,7 @@ set -x
test -d Tools/config || mkdir Tools/config
aclocal-1.7 -I Tools/config
autoheader2.50
libtoolize --force --copy
automake-1.7 --add-missing --copy --force-missing
autoconf2.50
(cd Tools; autoconf2.50)