summaryrefslogtreecommitdiff
path: root/deps/uv/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deps/uv/autogen.sh')
-rwxr-xr-xdeps/uv/autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/uv/autogen.sh b/deps/uv/autogen.sh
index 0574778a4e..271c2ee8c3 100755
--- a/deps/uv/autogen.sh
+++ b/deps/uv/autogen.sh
@@ -40,7 +40,7 @@ echo "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [$UV_EXTRA_AUTOMAKE_FLAGS])" \
> m4/libuv-extra-automake-flags.m4
set -ex
-"$LIBTOOLIZE"
+"$LIBTOOLIZE" --copy
"$ACLOCAL" -I m4
"$AUTOCONF"
"$AUTOMAKE" --add-missing --copy