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