Home
last modified time | relevance | path

Searched refs:XGETTEXT (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/dialog/po/
H A Dmakefile.inn36 XGETTEXT = PATH=../src:$$PATH @XGETTEXT@
87 $(XGETTEXT) --default-domain=$(NLS_TEXTDOMAIN) --directory=$(top_srcdir) \
/freebsd/contrib/libxo/tests/gettext/
H A DMakefile.am115 XGETTEXT = ${GETTEXT_BINDIR}/xgettext macro
135 ${XGETTEXT} --default-domain=$$base \
/freebsd/sys/contrib/openzfs/config/
H A Dpo.m459 AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
68 case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
70 *) XGETTEXT_015=$XGETTEXT ;;
/freebsd/contrib/dialog/
H A Dconfigure10168 cf_save_xgettext_path="$XGETTEXT"
10253 case "$XGETTEXT" in
10255 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
10273 XGETTEXT="$ac_cv_path_XGETTEXT"
10274 if test "$XGETTEXT" != ":"; then
10275 echo "$as_me:10275: result: $XGETTEXT" >&5
10276 echo "${ECHO_T}$XGETTEXT" >&6
10284 test "x$cf_save_xgettext_path" = "x$XGETTEXT" ; then
11028 elif test -z "$MSGFMT" || test -z "$XGETTEXT" ; then
11037 XGETTEXT=":"
[all …]
H A Daclocal.m4383 cf_save_xgettext_path="$XGETTEXT"
392 AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
397 test "x$cf_save_xgettext_path" = "x$XGETTEXT" ; then
444 elif test -z "$MSGFMT" || test -z "$XGETTEXT" ; then
452 XGETTEXT=":"
492 if test "$XGETTEXT" != ":"; then
493 if $XGETTEXT --omit-header /dev/null >/dev/null 2>&1; then
501 if test "$XGETTEXT" != ":"; then
/freebsd/contrib/diff/
H A DChangeLog5 (XGETTEXT): Restore from pre-2004-04-12 version. This fixes
29 AC_HEADER_STDBOOL, AC_HEADER_STDC, AM_GNU_GETTEXT, XGETTEXT,
1652 (AM_GNU_GETTEXT, XGETTEXT): Add.