aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-02-22 20:32:58 +0000
committerRoland McGrath <roland@gnu.org>2003-02-22 20:32:58 +0000
commitcc8bfce987bcc8ece8a193fc1a5ee3831dbe32c9 (patch)
tree6225851da30aa7d49e44b2a02b93e84db2ef97d6 /ChangeLog
parent92cc462ceaf6736e7e55850cd2f890bcd3720baf (diff)
downloadglibc-cc8bfce987bcc8ece8a193fc1a5ee3831dbe32c9.zip
glibc-cc8bfce987bcc8ece8a193fc1a5ee3831dbe32c9.tar.gz
glibc-cc8bfce987bcc8ece8a193fc1a5ee3831dbe32c9.tar.bz2
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4085dee..e278ef3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-02-22 Roland McGrath <roland@redhat.com>
+ * 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.
+
* MakeTAGS (sub-make-vars): New variable, includes generating=t.
Use that in $(MAKE) calls.