Searched refs:MSGMERGE (Results 1 – 2 of 2) sorted by relevance
117 MSGMERGE = ${GETTEXT_BINDIR}/msgmerge macro120 XOMSGMERGE = ${MSGMERGE} --no-wrap
76 AM_PATH_PROG_WITH_TEST(MSGMERGE, msgmerge,80 if LC_ALL=C $MSGMERGE --help | grep ' --for-msgfmt ' >/dev/null; then84 if LC_ALL=C $MSGMERGE --help | grep ' --no-fuzzy-matching ' >/dev/null; then87 dnl With these old versions, $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) is