summaryrefslogtreecommitdiff
path: root/modules/fprintf-posix-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/fprintf-posix-tests
parentd5a64095d78d87bbd17e1eab74c3a522378e39b4 (diff)
downloadgnulib-368e66277a1fdb07a508f9c3ff5d5669e4b4e838.tar.gz
Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
Diffstat (limited to 'modules/fprintf-posix-tests')
-rw-r--r--modules/fprintf-posix-tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/fprintf-posix-tests b/modules/fprintf-posix-tests
index 1473544742..3eebaf9cb6 100644
--- a/modules/fprintf-posix-tests
+++ b/modules/fprintf-posix-tests
@@ -18,5 +18,4 @@ AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
Makefile.am:
TESTS += test-fprintf-posix.sh test-fprintf-posix2.sh test-fprintf-posix3.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
check_PROGRAMS += test-fprintf-posix test-fprintf-posix2 test-fprintf-posix3