mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
when running automake copy missing files instead of symlinking them
This commit is contained in:
parent
2c93f889fd
commit
e592da5a59
@ -42,4 +42,4 @@ ${libtoolize} --copy --automake --force
|
||||
${ACLOCAL:-aclocal} -I m4 $ACLOCAL_FLAGS
|
||||
${AUTOHEADER:-autoheader}
|
||||
${AUTOCONF:-autoconf}
|
||||
${AUTOMAKE:-automake} --add-missing
|
||||
${AUTOMAKE:-automake} --add-missing --copy
|
||||
|
Loading…
x
Reference in New Issue
Block a user