Home | History | Annotate | Download | only in elfutils

Lines Matching refs:GMSGFMT

280 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP MKINSTALLDIRS MSGFMT GMSGFMT XGETTEXT MSGMERGE USE_NLS LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB RANLIB ac_ct_RANLIB YACC LEX LEXLIB LEX_OUTPUT_ROOT LOCALEDIR DATADIRNAME NATIVE_LD_TRUE NATIVE_LD_FALSE base_cpu MUDFLAP_TRUE MUDFLAP_FALSE LIBOBJS LTLIBOBJS'
3285 # Extract the first word of "gmsgfmt", so it can be a program name with args.
3286 set dummy gmsgfmt; ac_word=$2
3292 case $GMSGFMT in
3294 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
3315 GMSGFMT=$ac_cv_path_GMSGFMT
3317 if test -n "$GMSGFMT"; then
3318 echo "$as_me:$LINENO: result: $GMSGFMT" >&5
3319 echo "${ECHO_T}$GMSGFMT" >&6
3402 if test "$GMSGFMT" != ":"; then
3403 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
3404 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
3407 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
3408 echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
3409 echo "${ECHO_T}found $GMSGFMT program is not GNU msgfmt; ignore it" >&6
3410 GMSGFMT=":"
6436 s,@GMSGFMT@,$GMSGFMT,;t t