]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: prepare to enable -Werror also for gnulib-tests/
authorJim Meyering <meyering@redhat.com>
Wed, 13 Oct 2010 09:20:18 +0000 (11:20 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 13 Oct 2010 09:20:18 +0000 (11:20 +0200)
commit71a3fd73a1fa005ee4ac969e57b43f90237656b9
tree80786078692fcf2eea6368d3b08510abebb6ac56
parent9300fffcb54006bf471d96d70cf98081152c6fb1
build: prepare to enable -Werror also for gnulib-tests/

* configure.ac (GNULIB_WARN_CFLAGS): Define new variable, for use
in gnulib-tests.
* gnulib-tests/Makefile.am: Disable specific -W___ options,
but only for a few specific offending tests:
(test_xvasprintf_CFLAGS): Define.
(test_lock_CFLAGS, test_tls_CFLAGS): Define.
configure.ac
gnulib-tests/Makefile.am