Searched refs:MSGFMT (Results 1 – 7 of 7) sorted by relevance
38 MSGFMT = set OLD_PO_FILE_INPUT=yes && $(GETTEXT_PATH)msgfmt -v macro42 MSGFMT = LANG=C OLD_PO_FILE_INPUT=yes $(GETTEXT_PATH)msgfmt -v macro64 $(MSGFMT) -o $@ $<
20 MSGFMTCMD = OLD_PO_FILE_INPUT=yes $(MSGFMT) -v212 $(MSGFMT) --desktop -d . --template vim.desktop.in -o tmp_vim.desktop219 $(MSGFMT) --desktop -d . --template gvim.desktop.in -o tmp_gvim.desktop
22 MSGFMT = $(GETTEXT_PATH)\msgfmt -v macro41 $(MSGFMT) -o $@ $<
33 MSGFMT = OLD_PO_FILE_INPUT=yes $(GETTEXT_PATH)msgfmt -v macro51 $(MSGFMT) -o $@ $<
169 MSGFMT = @MSGFMT@
4392 AC_CHECK_PROG(MSGFMT, msgfmt, msgfmt, )4396 if test -n "$MSGFMT"; then4430 if "$MSGFMT" --help | grep -e '--desktop' >/dev/null; then4431 if "$MSGFMT" --version | grep '0.19.[[3-7]]$' >/dev/null; then
14652 if test -n "$MSGFMT"; then14653 ac_cv_prog_MSGFMT="$MSGFMT" # Let the user override the test.14672 MSGFMT=$ac_cv_prog_MSGFMT14673 if test -n "$MSGFMT"; then14674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&514675 $as_echo "$MSGFMT" >&6; }14686 if test -n "$MSGFMT"; then14777 if "$MSGFMT" --help | grep -e '--desktop' >/dev/null; then14778 if "$MSGFMT" --version | grep '0.19.[3-7]$' >/dev/null; then