mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-12 23:25:42 +01:00
added --copy to automake.
This commit is contained in:
parent
aebe10b34c
commit
66b3fc6c2d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
aclocal $ACLOCAL_FLAGS
|
||||
autoheader
|
||||
automake --foreign --add-missing
|
||||
automake --foreign --copy --add-missing
|
||||
autoconf
|
||||
export CFLAGS='-O2 -Wall -pipe -g'
|
||||
echo "CFLAGS=$CFLAGS"
|
||||
|
|
Loading…
Reference in a new issue