summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-10-17 09:16:52 +0000
committerRoland McGrath <roland@gnu.org>2002-10-17 09:16:52 +0000
commitd29724f8706e4e46994d6fabafc8389f7624cd0f (patch)
tree7022a6d3d1a07dde443ba8587a56b06246cc11eb /ChangeLog
parent0a951d0e31b5fb34f7e0428e933d7df55ef7f94d (diff)
downloadglibc-d29724f8706e4e46994d6fabafc8389f7624cd0f.tar.gz
* Makeconfig (CPPFLAGS): Fix last change to use $(libof-$(<F))
instead of $(libof-$<).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 603482dca4..8078d0e247 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-10-17 Roland McGrath <roland@redhat.com>
+
+ * Makeconfig (CPPFLAGS): Fix last change to use $(libof-$(<F))
+ instead of $(libof-$<).
+
2002-10-16 Roland McGrath <roland@redhat.com>
* cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed.