Lines Matching refs:PACKAGE
1 # Makefile for PO directory in any package using GNU gettext.
11 PACKAGE = libelf
58 # Makefile variables for PO directory in any package using GNU gettext.
60 # Usually the message domain is the same as the package name.
61 DOMAIN = $(PACKAGE)
72 # package. (Note that the msgstr strings, extracted from the package's
73 # sources, belong to the copyright holder of the package.) Translators are
128 if test "$(PACKAGE)" = "gettext"; then \
184 if test "$(PACKAGE)" = "gettext"; then \
229 if test "$(PACKAGE)" = "gettext"; then \
265 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
291 if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; fi; \
339 if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \