mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Always copy aux files
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ if [ "$overwrite_config" = false ]; then
|
||||
fi
|
||||
$LIBTOOLIZE &&
|
||||
aclocal &&
|
||||
automake --add-missing --force-missing --include-deps &&
|
||||
automake --add-missing --copy --force-missing --include-deps &&
|
||||
autoconf
|
||||
if [ "$overwrite_config" = false ]; then
|
||||
if [ -f build-aux/config.guess.stable ]; then
|
||||
|
||||
Reference in New Issue
Block a user