Add gettextize

Added gettextize to process po files correctly.
This commit is contained in:
Takashi Iwai 2005-06-28 13:28:23 +00:00
parent a65cc484f1
commit f6abfcd2f3

View 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