]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Rules.quot: Reenable use of build gettext tools in gettext package.
authorBruno Haible <bruno@clisp.org>
Sun, 3 Jun 2012 19:05:57 +0000 (21:05 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 3 Jun 2012 19:05:57 +0000 (21:05 +0200)
gettext-runtime/po/ChangeLog
gettext-runtime/po/Rules-quot
gettext-tools/po/ChangeLog
gettext-tools/po/Rules-quot

index 4fa78b36576878677e52efb86374e8626f9d2626..eb350bad556cd3629d111eb4b91872097ae72c27 100644 (file)
@@ -1,3 +1,9 @@
+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
index af5248792a72c2b26b8ae667e950ae249911e27d..d2ac20dce7e868c986bb0c213731179311b73e9c 100644 (file)
@@ -14,7 +14,7 @@ en@boldquot.po-update: en@boldquot.po-update-en
 
 .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/@.*//'`; \
index d3817a9f73cbfd48fa28f75d73240f2ada5f708e..bf1a89f07cf33b385df9c3659febdca05649df7c 100644 (file)
@@ -1,3 +1,9 @@
+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
index af5248792a72c2b26b8ae667e950ae249911e27d..d2ac20dce7e868c986bb0c213731179311b73e9c 100644 (file)
@@ -14,7 +14,7 @@ en@boldquot.po-update: en@boldquot.po-update-en
 
 .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/@.*//'`; \