]> git.alsa-project.org Git - alsa-utils.git/commitdiff
added --copy to automake.
authorTakashi Iwai <tiwai@suse.de>
Wed, 23 Oct 2002 15:00:24 +0000 (15:00 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 23 Oct 2002 15:00:24 +0000 (15:00 +0000)
cvscompile

index 61585ea886110b206a0c92fea486a12d0242e61e..3acdb64d343616ab95a5b524b9553a717e5f42c1 100644 (file)
@@ -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"