From 85e032b504cc9a12affba776150df6908d84bea3 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 18 Jul 2002 18:15:09 +0000 Subject: Prepend "$(WERROR)" to all the *_CFLAGS variables so you can do `make WERROR=-Werror' to turn all compiler warnings into errors. svn path=/trunk/; revision=17509 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 51b8a2a109..381a39975f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-07-18 Ettore Perazzoli + + * configure.in: Prepend "$(WERROR)" to all the *_CFLAGS variables + so you can do `make WERROR=-Werror' to turn all compiler warnings + into errors. + 2002-07-09 Peter Williams * libversit/Makefile.am (privlib_LIBRARIES): Install libversit.a so -- cgit v1.2.3