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

Lines Matching refs:gettext

1 # Makefile for directory with message catalog handling library of GNU gettext
34 # 2. If PACKAGE = gettext-tools, VPATH _must_ be omitted, because otherwise
35 # 'make' does the wrong thing if GNU gettext was configured with
37 # files it finds in srcdir = ../../gettext-runtime/intl.
48 gettextsrcdir = $(datadir)/gettext/intl
115 gettext.c \
145 gettext.$lo \
176 DISTFILES.gettext = COPYING.LIB-2.0 COPYING.LIB-2.1 libintl.glibc README.woe32
178 COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h \
203 # Before making a gettext release, the gettext maintainer must change this
227 gettext.lo: $(srcdir)/gettext.c
228 $(LIBTOOL) --tag=CC --mode=compile $(COMPILE) $(srcdir)/gettext.c
335 # system which has the GNU gettext() function in its C library or in a
338 # package, you have to use `configure --with-included-gettext'.
341 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
356 if test "$(PACKAGE)" = "gettext-tools" \
399 if test "$(PACKAGE)" = "gettext-tools"; then \
428 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
434 if test "$(PACKAGE)" = "gettext-tools" \
447 if test "$(PACKAGE)" = "gettext-tools"; then \
457 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
465 if test "$(PACKAGE)" = "gettext-tools" \
498 if test "$(PACKAGE)" = "gettext-tools"; then \
509 bindtextdom.$lo dcgettext.$lo dcigettext.$lo dcngettext.$lo dgettext.$lo dngettext.$lo finddomain.$lo gettext.$lo intl-compat.$lo loadmsgcat.$lo localealias.$lo ngettext.$lo textdomain.$lo: $(srcdir)/gettextP.h $(srcdir)/gmo.h $(srcdir)/loadinfo.h
549 if test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; then \
560 # GNU gettext needs not contain the file `VERSION' but contains some
564 if test "$(PACKAGE)" = "gettext-tools"; then \
567 if test "$(PACKAGE)" = "gettext-runtime"; then \
568 additional="$(DISTFILES.gettext)"; \