]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* doc/libtool.texi: Clear up overfull hbox.
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Thu, 29 Apr 1999 08:51:12 +0000 (08:51 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 29 Apr 1999 08:51:12 +0000 (08:51 +0000)
ChangeLog
doc/libtool.texi

index d030b727b5a9ee99b5179e47e94d15c808663ffc..b95e9e3eccaa8c1329a63b42fa2d932a2b75cb1d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-04-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       * doc/libtool.texi: Clear up overfull hbox.
+
        * libltdl/Makefile.am (ltdl.lo): Add dependencies.
        * libltdl/configure.in: Clean up some duplicate defines.  Enable
        support for multiple dlopening mechanisms.
index 2df5299a78cea545becc7213195c112aafca6eba..b1b802aebf5ec0a09f94a3d78b685c5a68167e7a 100644 (file)
@@ -3553,9 +3553,10 @@ Kuratomi @email{badger@@prtr-13.ucsc.edu}.  Here's a shortened version
 of the message that contained his patch:
 
 The basic architecture is this: in @file{ltconfig.in}, the person who
-writes libtool makes sure @samp{$deplibs} is included in @samp{$archive_cmds}
-somewhere and also sets the @samp{$deplibs_check_method}, and maybe
-@samp{$file_magic_cmd} when @samp{deplibs_check_method} is file_magic.
+writes libtool makes sure @samp{$deplibs} is included in
+@samp{$archive_cmds} somewhere and also sets the variable
+@samp{$deplibs_check_method}, and maybe @samp{$file_magic_cmd} when
+@samp{deplibs_check_method} is file_magic.
 
 @samp{deplibs_check_method} can be one of five things:
 @table @samp