Home
last modified time | relevance | path

Searched refs:MSGMERGE (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/libxo/tests/gettext/
H A DMakefile.am117 MSGMERGE = ${GETTEXT_BINDIR}/msgmerge macro
120 XOMSGMERGE = ${MSGMERGE} --no-wrap
/f-stack/freebsd/contrib/openzfs/config/
H A Dpo.m476 AM_PATH_PROG_WITH_TEST(MSGMERGE, msgmerge,
80 if LC_ALL=C $MSGMERGE --help | grep ' --for-msgfmt ' >/dev/null; then
84 if LC_ALL=C $MSGMERGE --help | grep ' --no-fuzzy-matching ' >/dev/null; then
87 dnl With these old versions, $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) is