]> git.alsa-project.org Git - alsa-utils.git/commitdiff
Add gettextize
authorTakashi Iwai <tiwai@suse.de>
Tue, 28 Jun 2005 13:28:23 +0000 (13:28 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 28 Jun 2005 13:28:23 +0000 (13:28 +0000)
Added gettextize to process po files correctly.

cvscompile

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