stuff
This commit is contained in:
parent
33bf0cb411
commit
078dd969b0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user