summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-08-25 11:20:02 +0200
committerLudovic Courtès <ludo@gnu.org>2008-08-25 22:08:45 +0200
commitbfb2e1135842460d450cd514b8ef692a752db26c (patch)
tree6d0d9bfe7eb8a82c651faa6327c1c89ef2749d44 /ChangeLog
parent4b7513463d20acca02ed233583fef958352f2c71 (diff)
downloadguile-bfb2e1135842460d450cd514b8ef692a752db26c.tar.gz
Use $(GCC_CFLAGS) for `-Werror' et al. so that it's not used to compile
Gnulib code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index acbaccb3b..9d3c44817 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-25 Ludovic Courtès <ludo@gnu.org>
+
+ * 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 <ludo@gnu.org>
* autogen.sh: Don't use `gnulib-tool', use the Gnulib files