From bfb2e1135842460d450cd514b8ef692a752db26c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Mon, 25 Aug 2008 11:20:02 +0200 Subject: Use $(GCC_CFLAGS) for `-Werror' et al. so that it's not used to compile Gnulib code. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index acbaccb3b..9d3c44817 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-08-25 Ludovic Courtès + + * configure.in (GCC_CFLAGS): New variable. Store GCC flags like + `-Werror' inside it so that they are not used when compiling + Gnulib modules. + 2008-08-21 Ludovic Courtès * autogen.sh: Don't use `gnulib-tool', use the Gnulib files -- cgit v1.2.1