Searched refs:MSGMERGE (Results 1 - 6 of 6) sorted by relevance

/external/dnsmasq/
H A DMakefile27 MSGMERGE = msgmerge macro
64 MSGMERGE=$(MSGMERGE) MSGFMT=$(MSGFMT) XGETTEXT=$(XGETTEXT) \
75 echo -n msgmerge $$f && $(MSGMERGE) --no-wrap -U $$f ../$(SRC)/dnsmasq.pot; \
/external/dnsmasq/bld/
H A DMakefile17 $(MSGMERGE) -o - ../po/$*.po dnsmasq.pot | $(MSGFMT) -o $*.mo -
/external/elfutils/libelf-po/
H A DMakefile36 MSGMERGE = msgmerge macro
295 echo "$${cdcmd}$(MSGMERGE) $$lang.po $(DOMAIN).pot -o $$lang.new.po"; \
297 if $(MSGMERGE) $$lang.po $(DOMAIN).pot -o $$tmpdir/$$lang.new.po; then \
/external/elfutils/
H A Dconfigure609 MSGMERGE
4912 case "$MSGMERGE" in
4914 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
4936 MSGMERGE="$ac_cv_path_MSGMERGE"
4937 if test "$MSGMERGE" != ":"; then
4938 { $as_echo "$as_me:$LINENO: result: $MSGMERGE" >&5
4939 $as_echo "$MSGMERGE" >&6; }
/external/e2fsprogs/
H A Dconfigure658 MSGMERGE
5947 case "$MSGMERGE" in
5949 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
5970 MSGMERGE="$ac_cv_path_MSGMERGE"
5971 if test "$MSGMERGE" != ":"; then
5972 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
5973 $as_echo "$MSGMERGE" >&6; }
/external/bison/
H A Dconfigure671 MSGMERGE
34832 case "$MSGMERGE" in
34834 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
34856 MSGMERGE="$ac_cv_path_MSGMERGE"
34857 if test "$MSGMERGE" != ":"; then
34858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
34859 $as_echo "$MSGMERGE" >&6; }

Completed in 198 milliseconds