Home
last modified time | relevance | path

Searched refs:GMSGFMT (Results 1 – 19 of 19) sorted by relevance

/ndk/sources/host-tools/make-3.81/config/
Dpo.m440 AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
58 if test "$GMSGFMT" != ":"; then
61 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
62 …(if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exi…
65 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
67 [found $GMSGFMT program is not GNU msgfmt; ignore it])
68 GMSGFMT=":"
DMakefile.in100 GMSGFMT = @GMSGFMT@
/ndk/sources/host-tools/sed-4.2.1/po/
DMakefile.in.in38 GMSGFMT_ = @GMSGFMT@
39 GMSGFMT_no = @GMSGFMT@
41 GMSGFMT = $(GMSGFMT_$(USE_MSGCTXT))
82 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
83 …cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && …
/ndk/sources/host-tools/make-3.81/po/
DMakefile.in.in34 GMSGFMT = @GMSGFMT@
69 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
70 …cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && …
/ndk/sources/host-tools/make-3.81/glob/
DMakefile.in116 GMSGFMT = @GMSGFMT@
/ndk/sources/host-tools/make-3.81/doc/
DMakefile.in115 GMSGFMT = @GMSGFMT@
/ndk/sources/host-tools/sed-4.2.1/m4/
Dpo.m444 AC_PATH_PROG([GMSGFMT], [gmsgfmt], [$MSGFMT])
55 case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
57 *) GMSGFMT_015=$GMSGFMT ;;
/ndk/sources/host-tools/sed-4.2.1/sed/
DMakefile.in144 GMSGFMT = @GMSGFMT@
/ndk/sources/host-tools/make-3.81/w32/
DMakefile.in117 GMSGFMT = @GMSGFMT@
DMakefile117 GMSGFMT = /usr/bin/msgfmt macro
/ndk/sources/host-tools/make-3.81/
Dconfigure4668 case $GMSGFMT in
4670 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
4692 GMSGFMT=$ac_cv_path_GMSGFMT
4693 if test -n "$GMSGFMT"; then
4694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
4695 $as_echo "$GMSGFMT" >&6; }
4843 if test "$GMSGFMT" != ":"; then
4844 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
4845 …(if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exi…
4848 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
[all …]
Dconfig.log370 GMSGFMT=''
/ndk/sources/host-tools/sed-4.2.1/
DMakefile.in159 GMSGFMT = @GMSGFMT@
Dconfigure663 GMSGFMT
24950 case $GMSGFMT in
24952 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
24974 GMSGFMT=$ac_cv_path_GMSGFMT
24975 if test -n "$GMSGFMT"; then
24976 { $as_echo "$as_me:$LINENO: result: $GMSGFMT" >&5
24977 $as_echo "$GMSGFMT" >&6; }
24990 case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
24992 *) GMSGFMT_015=$GMSGFMT ;;
/ndk/sources/host-tools/sed-4.2.1/doc/
DMakefile.in152 GMSGFMT = @GMSGFMT@
/ndk/sources/host-tools/sed-4.2.1/lib/
DMakefile.in169 GMSGFMT = @GMSGFMT@
/ndk/sources/host-tools/sed-4.2.1/testsuite/
DMakefile.in231 GMSGFMT = @GMSGFMT@
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Dtraces.0463 m4trace:configure.in:53: -1- AC_SUBST([GMSGFMT])
464 m4trace:configure.in:53: -1- AC_SUBST_TRACE([GMSGFMT])
465 m4trace:configure.in:53: -1- m4_pattern_allow([^GMSGFMT$])
Doutput.0622 GMSGFMT
4668 case $GMSGFMT in
4670 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
4692 GMSGFMT=$ac_cv_path_GMSGFMT
4693 if test -n "$GMSGFMT"; then
4694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
4695 $as_echo "$GMSGFMT" >&6; }
4843 if test "$GMSGFMT" != ":"; then
4844 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
4845 …(if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exi…
[all …]