summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-09 15:58:36 +0000
committerJim Meyering <jim@meyering.net>2006-09-09 15:58:36 +0000
commit77d7a11b2f0851286fee1d33a70682390fb8ffdf (patch)
tree67c40cc400d1c11f9c533a14634da11432eb1eef /ChangeLog
parent5feb482bc36021f0495326524c18c1c4af6ea7e2 (diff)
downloadcoreutils-77d7a11b2f0851286fee1d33a70682390fb8ffdf.tar.xz
* Makefile.maint (sc_require_config_h): Skip this test if there are no version-
controlled .c files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 396779cc5..5739850ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* Makefile.maint (sc_prohibit_jm_in_m4): Don't hang when there
are no .m4 files.
+ (sc_require_config_h): Skip this test if there are no version-
+ controlled .c files.
2006-09-08 Jim Meyering <jim@meyering.net>