Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/dialog/po/
HDmakefile.inn35 MSGFMT = @MSGFMT@
70 $(MSGFMT) -o $@ $<
207 $(MSGFMT) -f -c -v $$lang.po; \
/freebsd-13-stable/contrib/libxo/tests/gettext/
HDMakefile.am116 MSGFMT = ${GETTEXT_BINDIR}/msgfmt -v macro
216 (${DB} ${MSGFMT} -o po/$$lang/LC_MESSAGES/$$base.mo \
219 (${DB} ${MSGFMT} -o po/$$lang/LC_MESSAGES/$$base.mo \
/freebsd-13-stable/sys/contrib/openzfs/config/
HDpo.m441 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
45 AC_PATH_PROG([GMSGFMT], [gmsgfmt], [$MSGFMT])
415 ${tab}@echo "\$(MSGFMT) -c --tcl -d \$(srcdir) -l $lang $srcdirpre$lang.po"; \
416 ${tab}\$(MSGFMT) -c --tcl -d "\$(srcdir)" -l $lang $srcdirpre$lang.po || { rm -f "\$(srcdir)/$frobb…
426 ${tab}@echo "\$(MSGFMT) -c --csharp -d \$(srcdir) -l $lang $srcdirpre$lang.po -r \$(DOMAIN)"; \
427 ${tab}\$(MSGFMT) -c --csharp -d "\$(srcdir)" -l $lang $srcdirpre$lang.po -r "\$(DOMAIN)" || { rm -f…
/freebsd-13-stable/contrib/subversion/
HDMakefile.in111 MSGFMT = @MSGFMT@
824 @NO_GETTEXT_CODESET@ $(MSGFMT) $(MSGFMTFLAGS) -o $@ $<
829 @GETTEXT_CODESET@ $(MSGFMT) $(MSGFMTFLAGS) -o $@ $<
HDconfigure.ac668 AC_PATH_PROG(MSGFMT, msgfmt, none)
671 if test "$MSGFMT" != "none"; then
782 if $MSGFMT --version 2>&1 | $EGREP GNU > /dev/null; then
HDconfigure19814 case $MSGFMT in
19816 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
19838 MSGFMT=$ac_cv_path_MSGFMT
19839 if test -n "$MSGFMT"; then
19840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
19841 $as_echo "$MSGFMT" >&6; }
19930 if test "$MSGFMT" != "none"; then
20158 if $MSGFMT --version 2>&1 | $EGREP GNU > /dev/null; then
/freebsd-13-stable/contrib/dialog/
HDconfigure8360 cf_save_msgfmt_path="$MSGFMT"
8371 case "$MSGFMT" in
8373 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
8391 MSGFMT="$ac_cv_path_MSGFMT"
8392 if test "$MSGFMT" != ":"; then
8393 echo "$as_me:8393: result: $MSGFMT" >&5
8394 echo "${ECHO_T}$MSGFMT" >&6
8424 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
8476 if test "x$cf_save_msgfmt_path" = "x$MSGFMT" && \
9221 elif test -z "$MSGFMT" || test -z "$XGETTEXT" ; then
[all …]
HDaclocal.m4382 cf_save_msgfmt_path="$MSGFMT"
386 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
388 AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
389 AC_SUBST(MSGFMT)
396 if test "x$cf_save_msgfmt_path" = "x$MSGFMT" && \
444 elif test -z "$MSGFMT" || test -z "$XGETTEXT" ; then
450 MSGFMT=":"