...
This commit is contained in:
parent
2a77bb139a
commit
9a986cb97b
|
@ -11,4 +11,4 @@ libtoolize --install --copy || exit 1
|
||||||
aclocal -I config || exit 1
|
aclocal -I config || exit 1
|
||||||
autoheader || exit 1
|
autoheader || exit 1
|
||||||
autoconf || exit 1
|
autoconf || exit 1
|
||||||
automake --add-missing --copy || exit 1
|
automake --add-missing --copy --force || exit 1
|
Loading…
Reference in New Issue