Print something after auto* are done

This commit is contained in:
Frank Denis
2020-05-26 14:52:32 +02:00
parent 9413aec775
commit dbc8fa3488
+1 -1
View File
@@ -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