Libtool bootstrap
Single autoconf invocation instead of two git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4721 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
84719d7fa9
commit
8a7c4da416
1 changed files with 1 additions and 2 deletions
|
|
@ -10,7 +10,6 @@ set -x
|
|||
test -d Tools/config || mkdir Tools/config
|
||||
aclocal -I Tools/config
|
||||
autoheader
|
||||
libtoolize --force --copy
|
||||
automake --add-missing --copy --force-missing
|
||||
autoconf
|
||||
(cd Tools; autoconf)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue