summaryrefslogtreecommitdiff
path: root/intl/Makefile
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-05-04 18:33:36 +0000
committerJakub Jelinek <jakub@redhat.com>2005-05-04 18:33:36 +0000
commitf6cc6cdf0b94eb1608ceeabcab2450c8cd4054a4 (patch)
tree01abe7e7555ee0d87db36c06881902ac01af2333 /intl/Makefile
parente759ccae887cac69cd47b878c67eba5dd1934f56 (diff)
Updated to fedora-glibc-20050504T1818
Diffstat (limited to 'intl/Makefile')
-rw-r--r--intl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/intl/Makefile b/intl/Makefile
index 19853974d7..9da445aa38 100644
--- a/intl/Makefile
+++ b/intl/Makefile
@@ -87,9 +87,9 @@ $(objpfx)tst-codeset.out: tst-codeset.sh $(objpfx)tst-codeset
$(objpfx)tst-gettext3.out: tst-gettext3.sh $(objpfx)tst-gettext3
$(SHELL) -e $< $(common-objpfx) $(common-objpfx)intl/
$(objpfx)tst-gettext4.out: tst-gettext4.sh $(objpfx)tst-gettext4
- $(SHELL) -e $< $(common-objpfx) $(common-objpfx)intl/
+ $(SHELL) -e $< $(common-objpfx) '$(run-program-prefix)' $(common-objpfx)intl/
$(objpfx)tst-gettext5.out: tst-gettext5.sh $(objpfx)tst-gettext5
- $(SHELL) -e $< $(common-objpfx) $(common-objpfx)intl/
+ $(SHELL) -e $< $(common-objpfx) '$(run-program-prefix)' $(common-objpfx)intl/
endif
endif