Home | History | Annotate | Download | only in libcpp

Lines Matching refs:gmsgfmt

650 GMSGFMT
6705 # Extract the first word of "gmsgfmt", so it can be a program name with args.
6706 set dummy gmsgfmt; ac_word=$2
6712 case $GMSGFMT in
6714 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
6736 GMSGFMT=$ac_cv_path_GMSGFMT
6737 if test -n "$GMSGFMT"; then
6738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
6739 $as_echo "$GMSGFMT" >&6; }
6887 if test "$GMSGFMT" != ":"; then
6888 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
6889 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
6892 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
6893 GMSGFMT program is not GNU msgfmt; ignore it" >&5
6894 $as_echo "found $GMSGFMT program is not GNU msgfmt; ignore it" >&6; }
6895 GMSGFMT=":"