Update to libtoolize command in autojunk.sh for build on CentOS

remotes/origin/master-1.0.x
William Metcalf 16 years ago committed by Victor Julien
parent 6899b3da0b
commit 588b49be09

@ -1,6 +1,6 @@
#!/bin/sh
# the list of commands that need to run before we do a compile
libtoolize --automake --copy
libtoolize --force --automake --copy
aclocal
autoheader
automake --add-missing --copy

Loading…
Cancel
Save