• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/po/

Lines Matching refs:gettext

1 # Makefile for PO directory in any package using GNU gettext.
6 # License but which still want to provide support for the GNU gettext
8 # Please note that the actual code of GNU gettext is covered by the GNU
11 # Origin: gettext-0.17
14 PACKAGE = gettext-runtime
30 gettextsrcdir = $(datadir)/gettext/po
38 # $(SHELL) ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/install-sh does not start with $(SHELL), so we add it.
42 mkinstalldirs = $(SHELL) $(SHELL) ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/install-sh -d
43 install_sh = $(SHELL) $(SHELL) ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/install-sh
81 ../src/gettext.c \
87 # Makefile variables for PO directory in any package using GNU gettext.
100 --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' \
101 --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' \
117 # in the GNU gettext documentation, section 'Preparing Strings'.
128 MSGID_BUGS_ADDRESS = bug-gnu-gettext@gnu.org
163 # Ensure that the gettext macros and this Makefile.in.in are in sync.
166 || { echo "*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version $(GETTEXT_MACRO_VERSION) but the autoconf macros are from gettext version 0.17" 1>&2; \
200 if LC_ALL=C grep 'GNU gettext-runtime' $(top_srcdir)/* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
223 --package-name="$${package_gnu}gettext-runtime" \
265 if test "$(PACKAGE)" = "gettext-tools"; then \
324 if test "$(PACKAGE)" = "gettext-tools"; then \
369 if test "$(PACKAGE)" = "gettext-tools"; then \
414 if test "$(PACKAGE)" = "gettext-tools"; then \
453 if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
505 if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \