+2012-02-19 Bruno Haible <bruno@clisp.org>
+
+ Rules.quot: Reenable use of build gettext tools in gettext package.
+ * Rules-quot (.insert-header.po-update-en): Augment PATH in the
+ gettext-tools package.
+
2011-08-11 Paul Eggert <eggert@cs.ucla.edu>
Makefile.in.in: fix make -q problem
.insert-header.po-update-en:
@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
- if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
+ if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
tmpdir=`pwd`; \
echo "$$lang:"; \
ll=`echo $$lang | sed -e 's/@.*//'`; \
+2012-02-19 Bruno Haible <bruno@clisp.org>
+
+ Rules.quot: Reenable use of build gettext tools in gettext package.
+ * Rules-quot (.insert-header.po-update-en): Augment PATH in the
+ gettext-tools package.
+
2011-08-11 Paul Eggert <eggert@cs.ucla.edu>
Makefile.in.in: fix make -q problem
.insert-header.po-update-en:
@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
- if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
+ if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
tmpdir=`pwd`; \
echo "$$lang:"; \
ll=`echo $$lang | sed -e 's/@.*//'`; \