libtoolize copy

This commit is contained in:
Frank Denis
2020-05-26 14:45:03 +02:00
parent b59e21647d
commit 9413aec775
+1 -1
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