summaryrefslogtreecommitdiff
path: root/gettext-tools/po/Rules-quot
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/po/Rules-quot')
-rw-r--r--gettext-tools/po/Rules-quot2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/po/Rules-quot b/gettext-tools/po/Rules-quot
index 9dc9630..baf6528 100644
--- a/gettext-tools/po/Rules-quot
+++ b/gettext-tools/po/Rules-quot
@@ -15,7 +15,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-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
+ if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
tmpdir=`pwd`; \
echo "$$lang:"; \
ll=`echo $$lang | sed -e 's/@.*//'`; \