summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-09 14:00:39 +0000
committerJim Meyering <jim@meyering.net>2003-08-09 14:00:39 +0000
commitb8315632af385663d63db9f627429ad66e3c0364 (patch)
tree25555ae8e0efbd2675ae8226f6f9b58429cc56ed /lib
parentb50550c508bd3a10b843f2cad4d3df25fec59b36 (diff)
downloadcoreutils-b8315632af385663d63db9f627429ad66e3c0364.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 49db7344c..4a25d31d6 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,8 @@
2003-08-09 Jim Meyering <jim@meyering.net>
- * Makefile.am: Use the e.g., `$(FNMATCH_H)' notation for AC_REPLACED
+ * fatal.c, fatal.h: Remove unused files.
+
+ * Makefile.am: Use the e.g., `$(FNMATCH_H)' notation for AC_SUBST'd
variable names, rather than @FNMATCH_H@.
Likewise for $(ALLOCA_H).
(fnmatch.h): Use `$@' in the commands, in place of the three copies