summaryrefslogtreecommitdiff
path: root/modules/xstrtol-tests
diff options
context:
space:
mode:
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@