aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-02 21:50:12 +0000
committerRoland McGrath <roland@gnu.org>2002-08-02 21:50:12 +0000
commit656f8223ec43c775f319f1b26c1e8bd619ca11a9 (patch)
treed979f8d580e46584b79f5c0bf29fe3cf8f25b4c5 /ChangeLog
parent8102f4f96efb6f072d98b49089d3c1bfb6386a6e (diff)
downloadglibc-656f8223ec43c775f319f1b26c1e8bd619ca11a9.tar
glibc-656f8223ec43c775f319f1b26c1e8bd619ca11a9.tar.gz
glibc-656f8223ec43c775f319f1b26c1e8bd619ca11a9.tar.bz2
glibc-656f8223ec43c775f319f1b26c1e8bd619ca11a9.zip
* elf/Makefile ($(objpfx)interp.os): Depend on config.make,
since it sets the variables we use in a -D switch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72c893b89c..b3de131820 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-02 Roland McGrath <roland@frob.com>
+
+ * elf/Makefile ($(objpfx)interp.os): Depend on config.make,
+ since it sets the variables we use in a -D switch.
+
2002-08-02 Roland McGrath <roland@redhat.com>
* posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX.