From f6abfcd2f333e1ef7251ec4c81e2e30a41d019eb Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 28 Jun 2005 13:28:23 +0000 Subject: [PATCH] Add gettextize Added gettextize to process po files correctly. --- cvscompile | 1 + 1 file changed, 1 insertion(+) diff --git a/cvscompile b/cvscompile index 2047616..27e4b70 100644 --- a/cvscompile +++ b/cvscompile @@ -4,6 +4,7 @@ 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 autoheader automake --foreign --copy --add-missing touch depcomp # for older automake