Home
last modified time | relevance | path

Searched refs:GMSGFMT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/dialog/po/
H A Dmakefile.inn34 GMSGFMT = PATH=../src:$$PATH @GMSGFMT@
74 && rm -f $$file && $(GMSGFMT) -o $$file $<
/freebsd/sys/contrib/openzfs/config/
H A Dpo.m445 AC_PATH_PROG([GMSGFMT], [gmsgfmt], [$MSGFMT])
49 case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
51 *) GMSGFMT_015=$GMSGFMT ;;
/freebsd/contrib/dialog/
H A Dconfigure10214 case $GMSGFMT in
10216 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
10235 GMSGFMT=$ac_cv_path_GMSGFMT
10237 if test -n "$GMSGFMT"; then
10238 echo "$as_me:10238: result: $GMSGFMT" >&5
10239 echo "${ECHO_T}$GMSGFMT" >&6
11036 GMSGFMT=":"
11065 if test "$GMSGFMT" != ":"; then
11066 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then
26605 s,@GMSGFMT@,$GMSGFMT,;t t
H A Daclocal.m4388 AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
451 GMSGFMT=":"
483 if test "$GMSGFMT" != ":"; then
484 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then