From: Jaroslav Kysela Date: Fri, 19 Aug 2005 11:30:25 +0000 (+0000) Subject: handle better the getexize dependency X-Git-Tag: v1.0.10rc1~2 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=3d8360265fede738381a31e266dc0a2c04362f71;p=alsa-utils.git handle better the getexize dependency --- diff --git a/cvscompile b/cvscompile index 27e4b70..5a3dd44 100644 --- a/cvscompile +++ b/cvscompile @@ -4,7 +4,9 @@ if test -d ../alsa-lib/utils && ! test -r `aclocal --print-ac-dir`/alsa.m4; then alsa_m4_flags="-I ../alsa-lib/utils" fi aclocal $alsa_m4_flags $ACLOCAL_FLAGS -gettextize -c -f +cp configure.in configure.in.ok +gettextize -c -f --no-changelog +cp configure.in.ok configure.in autoheader automake --foreign --copy --add-missing touch depcomp # for older automake