]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 24 Sep 2005 13:41:01 +0000 (13:41 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 24 Sep 2005 13:41:01 +0000 (13:41 +0000)
ChangeLog

index 5b81939f92a16a28d4baaf5235d4b85ea3874116..fe280f66526b525b235edf4b1c8477b39caac43e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
 
        * Version 5.3.1-cvs.
 
+       * src/shred.c: Use `#ifdef HAVE_CONFIG_H', not `#if HAVE_CONFIG_H',
+       for consistency with gnulib.
+       * src/dircolors.c: Likewise.
+
+       * Makefile.maint (sc_no_if_have_config_h): New rule.
+       (syntax-check-rules): Add it.
+       .x-sc_no_if_have_config_h: New file.
+
        * tests/seq/basic (eq-wid-1, eq-wid-2): Disable these tests for now.
        They fail with non-gcc compilers and some combinations
        of options and libraries on Solaris systems.