26
29
LC_ALL=C; export LC_ALL; \
28
31
if $(MSGINIT) $(MSGINIT_OPTIONS) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null \
30
34
{ case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
31
35
'' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
32
36
$(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \