1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.

This commit is contained in:
Bruno Haible
2010-01-24 17:42:21 +01:00
parent d5a64095d7
commit 368e66277a
80 changed files with 122 additions and 79 deletions

View File

@@ -15,5 +15,4 @@ AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
Makefile.am:
TESTS += test-dprintf-posix.sh test-dprintf-posix2.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
check_PROGRAMS += test-dprintf-posix test-dprintf-posix2