Home
last modified time | relevance | path

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

/external/libexif/auto-m4/
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=":"
/external/libexif/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 && …
/external/e2fsprogs/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 && …
/external/libexif/m4m/
DMakefile.in100 GMSGFMT = @GMSGFMT@
/external/libexif/binary/
DMakefile.in100 GMSGFMT = @GMSGFMT@
/external/libexif/contrib/
DMakefile.in140 GMSGFMT = @GMSGFMT@
/external/libexif/contrib/examples/
DMakefile.in139 GMSGFMT = @GMSGFMT@
/external/libexif/doc/
DMakefile.in140 GMSGFMT = @GMSGFMT@
/external/libexif/test/nls/
DMakefile.in131 GMSGFMT = @GMSGFMT@
/external/libexif/test/
DMakefile.in209 GMSGFMT = @GMSGFMT@
/external/libexif/
DMakefile.in182 GMSGFMT = @GMSGFMT@
Dconfigure12035 case $GMSGFMT in
12037 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
12059 GMSGFMT=$ac_cv_path_GMSGFMT
12060 if test -n "$GMSGFMT"; then
12061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
12062 $as_echo "$GMSGFMT" >&6; }
12210 if test "$GMSGFMT" != ":"; then
12211 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
12212 …(if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exi…
12215 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
[all …]
/external/libexif/libexif/
DMakefile.in184 GMSGFMT = @GMSGFMT@
/external/e2fsprogs/
Dconfigure6448 case $GMSGFMT in
6450 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
6472 GMSGFMT=$ac_cv_path_GMSGFMT
6473 if test -n "$GMSGFMT"; then
6474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
6475 $as_echo "$GMSGFMT" >&6; }
6488 case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
6490 *) GMSGFMT_015=$GMSGFMT ;;
Daclocal.m43119 AC_PATH_PROG([GMSGFMT], [gmsgfmt], [$MSGFMT])
3130 case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
3132 *) GMSGFMT_015=$GMSGFMT ;;