From: Takashi Iwai Date: Wed, 23 Oct 2002 15:00:24 +0000 (+0000) Subject: added --copy to automake. X-Git-Tag: v1.0.3~108 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=66b3fc6c2df6291c12acf97d136f1da9b1919815;p=alsa-utils.git added --copy to automake. --- diff --git a/cvscompile b/cvscompile index 61585ea..3acdb64 100644 --- a/cvscompile +++ b/cvscompile @@ -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"