Home | History | Annotate | Download | only in intl

Lines Matching refs:GMSGFMT

637 GMSGFMT
2425 # Extract the first word of "gmsgfmt", so it can be a program name with args.
2426 set dummy gmsgfmt; ac_word=$2
2432 case $GMSGFMT in
2434 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
2456 GMSGFMT=$ac_cv_path_GMSGFMT
2457 if test -n "$GMSGFMT"; then
2458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
2459 $as_echo "$GMSGFMT" >&6; }
2607 if test "$GMSGFMT" != ":"; then
2608 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
2609 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
2612 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
2613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
2614 $as_echo "found $GMSGFMT program is not GNU msgfmt; ignore it" >&6; }
2615 GMSGFMT=":"