Home | History | Annotate | Download | only in libctf

Lines Matching refs:GMSGFMT

698 GMSGFMT
5584 # Extract the first word of "gmsgfmt", so it can be a program name with args.
5585 set dummy gmsgfmt; ac_word=$2
5591 case $GMSGFMT in
5593 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
5615 GMSGFMT=$ac_cv_path_GMSGFMT
5616 if test -n "$GMSGFMT"; then
5617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
5618 $as_echo "$GMSGFMT" >&6; }
5766 if test "$GMSGFMT" != ":"; then
5767 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
5768 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
5771 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
5772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
5773 $as_echo "found $GMSGFMT program is not GNU msgfmt; ignore it" >&6; }
5774 GMSGFMT=":"