libtoolize copy

This commit is contained in:
Frank Denis 2020-05-26 14:44:44 +02:00
parent b59e21647d
commit 9413aec775

View File

@ -84,7 +84,7 @@ if [ "$overwrite_config" = false ]; then
mv build-aux/config.sub build-aux/config.sub.stable
fi
fi
$LIBTOOLIZE &&
$LIBTOOLIZE --copy --install &&
aclocal &&
automake --add-missing --copy --force-missing --include-deps &&
autoconf