* top/maint.mk (sc_makefile_user_flags_check): New rule.
---
ChangeLog| 3 +++
top/maint.mk | 8
2 files changed, 11 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index e324133..3721fff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2016-05-21 Mathieu Lirzin
+
* Makefile, doc/gnulib.texi, doc/valgrind-tests.texi:
* gnulib-tool, modules/acl-tests, modules/btowc-tests:
* modules/c-snprintf-tests, modules/c-stack-tests:
* modules/c-strcase-tests, modules/c-vasprintf-tests:
* modules/c-vsnprintf-tests, modules/c-xvasprintf-tests:
* modules/copy-file-tests, m
Hello,
Since 2011 Automake TESTS_ENVIRONMENT variable is reserved for the
user unless the “older (and discouraged) serial test harness” is used.
See:
https://www.gnu.org/software/automake/manual/automake.html#index-AM_005fTESTS_005fENVIRONMENT
The first patch makes use of the new AM_TESTS_ENV