mirror of
https://github.com/curl/curl.git
synced 2026-05-02 15:27:54 +03:00
when running automake copy missing files instead of symlinking them
This commit is contained in:
parent
2c93f889fd
commit
e592da5a59
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue