Home | History | Annotate | Download | only in gdbserver

Lines Matching refs:GMSGFMT

660 GMSGFMT
11329 # Extract the first word of "gmsgfmt", so it can be a program name with args.
11330 set dummy gmsgfmt; ac_word=$2
11336 case $GMSGFMT in
11338 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
11360 GMSGFMT=$ac_cv_path_GMSGFMT
11361 if test -n "$GMSGFMT"; then
11362 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
11363 $as_echo "$GMSGFMT" >&6; }
11511 if test "$GMSGFMT" != ":"; then
11512 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
11513 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
11516 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
11517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
11518 $as_echo "found $GMSGFMT program is not GNU msgfmt; ignore it" >&6; }
11519 GMSGFMT=":"