Home | History | Annotate | Download | only in gold

Lines Matching refs:GMSGFMT

649 GMSGFMT
5684 GMSGFMT=
5846 # Extract the first word of "gmsgfmt", so it can be a program name with args.
5847 set dummy gmsgfmt; ac_word=$2
5853 case $GMSGFMT in
5855 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
5877 GMSGFMT=$ac_cv_path_GMSGFMT
5878 if test -n "$GMSGFMT"; then
5879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
5880 $as_echo "$GMSGFMT" >&6; }
6028 if test "$GMSGFMT" != ":"; then
6029 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
6030 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
6033 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
6034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
6035 $as_echo "found $GMSGFMT program is not GNU msgfmt; ignore it" >&6; }
6036 GMSGFMT=":"