summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-03-05 13:13:06 +0000
committerJakub Jelinek <jakub@redhat.com>2005-03-05 13:13:06 +0000
commit82820f17b472847d75d40aeef3720fd81103f0fd (patch)
treeab02bdc73d1823cf5be7a7762b5597eb58561644 /ChangeLog
parentaf2c08fa76dc00354560a7ae35d7fe929eb5febe (diff)
* Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead of
$(inst_slibdir) in AS_NEEDED directive.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 547bb0236f..043c0d90af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-03-05 Jakub Jelinek <jakub@redhat.com>
+ * Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead of
+ $(inst_slibdir) in AS_NEEDED directive.
+
* include/bits/unistd.h: New file.
* include/bits/socket2.h: New file.