summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2005-06-28 13:28:23 +0000
committerTakashi Iwai <tiwai@suse.de>2005-06-28 13:28:23 +0000
commitf6abfcd2f333e1ef7251ec4c81e2e30a41d019eb (patch)
treedc0fac50281bcf5b3de77f0aa70cb8e3f7bf1c1c
parenta65cc484f15ed2c273cb31f39aeef34b08c93962 (diff)
downloadalsa-utils-f6abfcd2f333e1ef7251ec4c81e2e30a41d019eb.tar.gz
Add gettextize
Added gettextize to process po files correctly.
-rw-r--r--cvscompile1
1 files changed, 1 insertions, 0 deletions
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