libtoolize copy

This commit is contained in:
Frank Denis
2020-05-26 14:44:44 +02:00
parent 3bb6ee1b52
commit 470f70d510
+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