This commit is contained in:
John Cupitt 2009-10-29 20:45:36 +00:00
parent 33bf0cb411
commit 078dd969b0
1 changed files with 6 additions and 0 deletions

View File

@ -35,3 +35,9 @@ autoconf
autoheader
$LIBTOOLIZE --copy --force --automake
automake --add-missing --copy
swig -version
if test $?; then
echo you need swig to build from SVN
fi