From: Jaroslav Kysela Date: Tue, 6 Aug 2002 07:09:12 +0000 (+0000) Subject: Added autoheader call X-Git-Tag: v1.0.3~130 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=f098bd3f50b41d824fba1e937356fd48b1c0642d;p=alsa-utils.git Added autoheader call --- diff --git a/cvscompile b/cvscompile index 99ccc85..61585ea 100644 --- a/cvscompile +++ b/cvscompile @@ -1,6 +1,7 @@ #!/bin/bash aclocal $ACLOCAL_FLAGS +autoheader automake --foreign --add-missing autoconf export CFLAGS='-O2 -Wall -pipe -g'