]> git.alsa-project.org Git - alsa-utils.git/commitdiff
handle better the getexize dependency
authorJaroslav Kysela <perex@perex.cz>
Fri, 19 Aug 2005 11:30:25 +0000 (11:30 +0000)
committerJaroslav Kysela <perex@perex.cz>
Fri, 19 Aug 2005 11:30:25 +0000 (11:30 +0000)
cvscompile

index 27e4b7033597d2084981ef12f55873db84984263..5a3dd440e52a57bcb56442085fc53cd9de44354f 100644 (file)
@@ -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