Home | History | Annotate | Download | only in gdbserver

Lines Matching refs:GMSGFMT

658 GMSGFMT
11094 # Extract the first word of "gmsgfmt", so it can be a program name with args.
11095 set dummy gmsgfmt; ac_word=$2
11101 case $GMSGFMT in
11103 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
11125 GMSGFMT=$ac_cv_path_GMSGFMT
11126 if test -n "$GMSGFMT"; then
11127 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
11128 $as_echo "$GMSGFMT" >&6; }
11276 if test "$GMSGFMT" != ":"; then
11277 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
11278 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
11281 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
11282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
11283 $as_echo "found $GMSGFMT program is not GNU msgfmt; ignore it" >&6; }
11284 GMSGFMT=":"