Lines Matching full:gettext

1 # Makefile for directory with message catalog handling library of GNU gettext
37 gettextsrcdir = $(datadir)/gettext/intl
123 gettext.c \
148 gettext.$lo \
172 DISTFILES.gettext = COPYING.LIB-2.0 COPYING.LIB-2.1 libintl.glibc \
176 COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h
200 # Before making a gettext release, the gettext maintainer must change this
227 gettext.lo: $(srcdir)/gettext.c
228 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/gettext.c
299 # system which has the GNU gettext() function in its C library or in a
302 # package, you have to use `configure --with-included-gettext'.
305 $(Q) if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
320 $(Q) if test "$(PACKAGE)" = "gettext-tools" \
362 $(Q) if test "$(PACKAGE)" = "gettext-tools"; then \
389 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
395 if test "$(PACKAGE)" = "gettext-tools" \
407 if test "$(PACKAGE)" = "gettext-tools"; then \
423 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
431 if test "$(PACKAGE)" = "gettext-tools" \
463 if test "$(PACKAGE)" = "gettext-tools"; then \
474 … dcigettext.$lo dcngettext.$lo dgettext.$lo dngettext.$lo finddomain.$lo gettext.$lo intl-compat.$…
509 if test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; then \
520 # GNU gettext needs not contain the file `VERSION' but contains some
524 if test "$(PACKAGE)" = "gettext-tools"; then \
527 if test "$(PACKAGE)" = "gettext-runtime"; then \
528 additional="$(DISTFILES.gettext)"; \