• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/

Lines Matching refs:gettext

1 # Makefile for directory with message catalog handling library of GNU gettext
37 gettextsrcdir = $(datadir)/gettext/intl
87 gettext.c \
112 gettext.$lo \
136 DISTFILES.gettext = COPYING.LIB-2.0 COPYING.LIB-2.1 libintl.glibc \
140 COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h
164 # Before making a gettext release, the gettext maintainer must change this
189 gettext.lo: $(srcdir)/gettext.c
190 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/gettext.c
261 # system which has the GNU gettext() function in its C library or in a
264 # package, you have to use `configure --with-included-gettext'.
267 @if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
282 @if test "$(PACKAGE)" = "gettext-tools" \
324 @if test "$(PACKAGE)" = "gettext-tools"; then \
351 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
357 if test "$(PACKAGE)" = "gettext-tools" \
369 if test "$(PACKAGE)" = "gettext-tools"; then \
385 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
393 if test "$(PACKAGE)" = "gettext-tools" \
425 if test "$(PACKAGE)" = "gettext-tools"; then \
436 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
470 if test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; then \
481 # GNU gettext needs not contain the file `VERSION' but contains some
485 if test "$(PACKAGE)" = "gettext-tools"; then \
488 if test "$(PACKAGE)" = "gettext-runtime"; then \
489 additional="$(DISTFILES.gettext)"; \