aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-09-28 23:25:28 +0800
committerMartin Baulig <martin@src.gnome.org>1998-09-28 23:25:28 +0800
commitdcb862d546cb7e2c715ab0dae1b516f27f29b8fb (patch)
treeb43ee8fe7be3e7eebfc5ae450065180365406b45 /macros/ChangeLog
parent84cf91f6158c8dac79347b1cf3528dc34fb658dc (diff)
downloadgsoc2013-evolution-dcb862d546cb7e2c715ab0dae1b516f27f29b8fb.tar
gsoc2013-evolution-dcb862d546cb7e2c715ab0dae1b516f27f29b8fb.tar.gz
gsoc2013-evolution-dcb862d546cb7e2c715ab0dae1b516f27f29b8fb.tar.bz2
gsoc2013-evolution-dcb862d546cb7e2c715ab0dae1b516f27f29b8fb.tar.lz
gsoc2013-evolution-dcb862d546cb7e2c715ab0dae1b516f27f29b8fb.tar.xz
gsoc2013-evolution-dcb862d546cb7e2c715ab0dae1b516f27f29b8fb.tar.zst
gsoc2013-evolution-dcb862d546cb7e2c715ab0dae1b516f27f29b8fb.zip
New configure parameter to add `-Wunused' to the warning flags.
1998-09-28 Martin Baulig <martin@home-of-linux.org> * compiler-flags.m4 (--enable-warn-unused): New configure parameter to add `-Wunused' to the warning flags. svn path=/trunk/; revision=408
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 412bd98585..8e6f00233b 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,8 @@
+1998-09-28 Martin Baulig <martin@home-of-linux.org>
+
+ * compiler-flags.m4 (--enable-warn-unused): New configure parameter
+ to add `-Wunused' to the warning flags.
+
1998-09-27 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: Make it require libgtop >= 0.26.2.