Print something after auto* are done
This commit is contained in:
parent
9413aec775
commit
dbc8fa3488
@ -87,7 +87,7 @@ fi
|
||||
$LIBTOOLIZE --copy --install &&
|
||||
aclocal &&
|
||||
automake --add-missing --copy --force-missing --include-deps &&
|
||||
autoconf
|
||||
autoconf && echo Done.
|
||||
if [ "$overwrite_config" = false ]; then
|
||||
if [ -f build-aux/config.guess.stable ]; then
|
||||
mv build-aux/config.guess.stable build-aux/config.guess
|
||||
|
Loading…
Reference in New Issue
Block a user