summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-03-01 11:06:58 +0100
committerJim Meyering <jim@meyering.net>2007-03-01 11:06:58 +0100
commit262963212bc15e89b38eabc27c12572b5025ba70 (patch)
tree07955e4d721a64aba8ff57fc790de9646dcc097e /ChangeLog
parentea42025c70bf2b63f5fb688d441d8bee7c720265 (diff)
downloadcoreutils-262963212bc15e89b38eabc27c12572b5025ba70.tar.xz
* Makefile.maint (warn_cflags): Hoist, adding "-Dlint -O".
(my-distcheck): Use the new variable, instead of too-long literal.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b01c56f8..b32fbff3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-03-01 Jim Meyering <jim@meyering.net>
+ * Makefile.maint (warn_cflags): Hoist, adding "-Dlint -O".
+ (my-distcheck): Use the new variable, instead of too-long literal.
+
Make "make syntax-check" rules less coreutils-specific.
* Makefile.maint (sc_cast_of_x_alloc_return_value): Use CVS_LIST_EXCEPT.
(sc_cast_of_alloca_return_value): Likewise.