]> 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:11 +0000 (08:51 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 29 Apr 1999 08:51:11 +0000 (08:51 +0000)
ChangeLog
doc/libtool.texi

index 66ac51f436bf8ec0ad5a98c60a7b4e7bd1d0ad2e..414dd578ca3a10a72c6d452ece509e4e23a25989 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.
        * libltdl/acconfig.h: New file.  Add #undefs for defines that
index 3b8eeeedb237871ac6f9ab722d44db586d0fcf3f..15bb07b7977407a0411bdbbcb35beb2ed035d7ca 100644 (file)
@@ -3506,9 +3506,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