Print something after auto* are done

This commit is contained in:
Frank Denis
2020-05-26 14:53:22 +02:00
parent 470f70d510
commit 0055072fa8
+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