use --copy
This commit is contained in:
parent
91a9c5bca5
commit
ffc4a6f90b
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
aclocal
|
||||
libtoolize
|
||||
automake --add-missing
|
||||
libtoolize --copy
|
||||
automake --add-missing --force-missing --copy
|
||||
autoconf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue