use --copy
This commit is contained in:
parent
5131af9481
commit
4742ab6659
@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
aclocal
|
||||
libtoolize
|
||||
automake --add-missing
|
||||
libtoolize --copy
|
||||
automake --add-missing --force-missing --copy
|
||||
autoconf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user