Home
last modified time | relevance | path

Searched refs:MSGFMT (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/po/
H A DMake_ming.mak38 MSGFMT = set OLD_PO_FILE_INPUT=yes && $(GETTEXT_PATH)msgfmt -v macro
42 MSGFMT = LANG=C OLD_PO_FILE_INPUT=yes $(GETTEXT_PATH)msgfmt -v macro
64 $(MSGFMT) -o $@ $<
H A DMakefile20 MSGFMTCMD = OLD_PO_FILE_INPUT=yes $(MSGFMT) -v
212 $(MSGFMT) --desktop -d . --template vim.desktop.in -o tmp_vim.desktop
219 $(MSGFMT) --desktop -d . --template gvim.desktop.in -o tmp_gvim.desktop
H A DMake_mvc.mak22 MSGFMT = $(GETTEXT_PATH)\msgfmt -v macro
41 $(MSGFMT) -o $@ $<
H A DMake_cyg.mak33 MSGFMT = OLD_PO_FILE_INPUT=yes $(GETTEXT_PATH)msgfmt -v macro
51 $(MSGFMT) -o $@ $<
/vim-8.2.3635/src/
H A Dconfig.mk.in169 MSGFMT = @MSGFMT@
H A Dconfigure.ac4392 AC_CHECK_PROG(MSGFMT, msgfmt, msgfmt, )
4396 if test -n "$MSGFMT"; then
4430 if "$MSGFMT" --help | grep -e '--desktop' >/dev/null; then
4431 if "$MSGFMT" --version | grep '0.19.[[3-7]]$' >/dev/null; then
/vim-8.2.3635/src/auto/
H A Dconfigure14652 if test -n "$MSGFMT"; then
14653 ac_cv_prog_MSGFMT="$MSGFMT" # Let the user override the test.
14672 MSGFMT=$ac_cv_prog_MSGFMT
14673 if test -n "$MSGFMT"; then
14674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
14675 $as_echo "$MSGFMT" >&6; }
14686 if test -n "$MSGFMT"; then
14777 if "$MSGFMT" --help | grep -e '--desktop' >/dev/null; then
14778 if "$MSGFMT" --version | grep '0.19.[3-7]$' >/dev/null; then