summaryrefslogtreecommitdiff
path: root/modules/yesno-tests
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/yesno-tests
parentd5a64095d78d87bbd17e1eab74c3a522378e39b4 (diff)
downloadgnulib-368e66277a1fdb07a508f9c3ff5d5669e4b4e838.tar.gz
Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
Diffstat (limited to 'modules/yesno-tests')
-rw-r--r--modules/yesno-tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/yesno-tests b/modules/yesno-tests
index 3d484dac04..01ba8e1de6 100644
--- a/modules/yesno-tests
+++ b/modules/yesno-tests
@@ -10,6 +10,5 @@ configure.ac:
Makefile.am:
TESTS += test-yesno.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-yesno
test_yesno_LDADD = $(LDADD) @LIBINTL@