automake before autoconf.
CVS patchset: 6651 CVS date: 2003/03/04 23:35:23
This commit is contained in:
parent
2d3e04467b
commit
ef4490102a
|
@ -3,8 +3,8 @@
|
||||||
libtoolize --copy --force
|
libtoolize --copy --force
|
||||||
aclocal
|
aclocal
|
||||||
autoheader
|
autoheader
|
||||||
|
automake -a -c
|
||||||
autoconf
|
autoconf
|
||||||
automake
|
|
||||||
|
|
||||||
if [ "$1" = "--noconfigure" ]; then
|
if [ "$1" = "--noconfigure" ]; then
|
||||||
exit 0;
|
exit 0;
|
||||||
|
|
Loading…
Reference in New Issue