]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* doc/libtool.texi (Multiple dependencies): Minor rewording.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 9 Nov 2004 19:11:24 +0000 (19:11 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 9 Nov 2004 19:11:24 +0000 (19:11 +0000)
ChangeLog
doc/libtool.texi

index c59cc62fd222e416577a4d3d4efe0d2d5667d89f..f7997ea7ab97cac6eb55474aeb606023e7198762 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-11-09  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
 
+       * doc/libtool.texi (Multiple dependencies): Minor rewording.
+
        * doc/libtool.texi (User defined module data, References):
        indentation and word-wrap cleanup.
 
index 04dc150c4f4ee6a1d52abbfbcd04a73d08609822..e5708b7ca4339d8eaba7c7405e45a2793ee8294e 100644 (file)
@@ -4826,10 +4826,10 @@ objects.
 @node Multiple dependencies
 @subsection Multiple dependencies
 
-On most modern platforms the order that dependent libraries are listed
+On most modern platforms the order in which dependent libraries are listed
 has no effect on object generation.  In theory, there are platforms
 which require libraries which provide missing symbols to other libraries
-to listed after those libraries whose symbols they provide.
+to be listed after those libraries whose symbols they provide.
 
 Particularly, if a pair of static archives each resolve some of the
 other's symbols, it might be necessary to list one of those archives