aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-02-22 21:47:19 +0000
committerRoland McGrath <roland@gnu.org>2003-02-22 21:47:19 +0000
commit7a0c303ef9fa96ba94df4a63be15f308000c899b (patch)
tree3fb8c20baa814549754a726921a4d20d5559ce50 /ChangeLog
parentcc8bfce987bcc8ece8a193fc1a5ee3831dbe32c9 (diff)
downloadglibc-7a0c303ef9fa96ba94df4a63be15f308000c899b.tar
glibc-7a0c303ef9fa96ba94df4a63be15f308000c899b.tar.gz
glibc-7a0c303ef9fa96ba94df4a63be15f308000c899b.tar.bz2
glibc-7a0c303ef9fa96ba94df4a63be15f308000c899b.zip
* Makerules: Fix last change to use $($(subdir)-version) when set.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e278ef3636..e5a2f8a304 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2003-02-22 Roland McGrath <roland@redhat.com>
+ * Makerules: Fix last change to use $($(subdir)-version) when set.
+
* Makerules (install-lib-nosubdir): Depend on installed
libfoo-X.Y.Z.so and libfoo.so.NN files so they are installed
regardless of the libfoo.so target's dependencies.