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
|
||||
aclocal
|
||||
autoheader
|
||||
automake -a -c
|
||||
autoconf
|
||||
automake
|
||||
|
||||
if [ "$1" = "--noconfigure" ]; then
|
||||
exit 0;
|
||||
|
|
Loading…
Reference in New Issue