summaryrefslogtreecommitdiff
path: root/modules/uniwbrk
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-24 17:42:21 +0100
committerBruno Haible <bruno@clisp.org>2010-01-24 17:42:21 +0100
commit368e66277a1fdb07a508f9c3ff5d5669e4b4e838 (patch)
tree1ded94c89db6b77ce4042afd5d9ded33597efafc /modules/uniwbrk
parentd5a64095d78d87bbd17e1eab74c3a522378e39b4 (diff)
downloadgnulib-368e66277a1fdb07a508f9c3ff5d5669e4b4e838.tar.gz
Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
Diffstat (limited to 'modules/uniwbrk')
-rw-r--r--modules/uniwbrk/ulc-wordbreaks-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/uniwbrk/ulc-wordbreaks-tests b/modules/uniwbrk/ulc-wordbreaks-tests
index ad612ffd17..3bf214d138 100644
--- a/modules/uniwbrk/ulc-wordbreaks-tests
+++ b/modules/uniwbrk/ulc-wordbreaks-tests
@@ -12,7 +12,7 @@ gt_LOCALE_FR
Makefile.am:
TESTS += uniwbrk/test-ulc-wordbreaks.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@'
+TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'
check_PROGRAMS += test-ulc-wordbreaks
test_ulc_wordbreaks_SOURCES = uniwbrk/test-ulc-wordbreaks.c
test_ulc_wordbreaks_LDADD = $(LDADD) @LIBICONV@