Home | History | Annotate | Download | only in intl

Lines Matching refs:GMSGFMT

665 GMSGFMT
3726 # Extract the first word of "gmsgfmt", so it can be a program name with args.
3727 set dummy gmsgfmt; ac_word=$2
3733 case $GMSGFMT in
3735 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
3757 GMSGFMT=$ac_cv_path_GMSGFMT
3758 if test -n "$GMSGFMT"; then
3759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
3760 $as_echo "$GMSGFMT" >&6; }
3908 if test "$GMSGFMT" != ":"; then
3909 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
3910 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
3913 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
3914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
3915 $as_echo "found $GMSGFMT program is not GNU msgfmt; ignore it" >&6; }
3916 GMSGFMT=":"