summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index d7e93bc0a..8915539e2 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -3,8 +3,8 @@
* tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
on SunOS4.
- * Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so they'll
- be created before anything else.
+ * Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
+ files will be created before anything else.
2001-11-17 Jim Meyering <meyering@lucent.com>