From 368e66277a1fdb07a508f9c3ff5d5669e4b4e838 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 24 Jan 2010 17:42:21 +0100 Subject: Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default. --- modules/fprintf-posix-tests | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/fprintf-posix-tests') 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 -- cgit v1.2.1