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:
@@ -15,7 +15,6 @@ configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
TESTS += test-xprintf-posix.sh
|
||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
||||
check_PROGRAMS += test-xfprintf-posix test-xprintf-posix
|
||||
test_xfprintf_posix_LDADD = $(LDADD) @LIBINTL@
|
||||
test_xprintf_posix_LDADD = $(LDADD) @LIBINTL@
|
||||
|
Reference in New Issue
Block a user