From: Alexandre Oliva Date: Thu, 29 Apr 1999 08:51:12 +0000 (+0000) Subject: * doc/libtool.texi: Clear up overfull hbox. X-Git-Tag: release-1-3b~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e3e735f34d60a191622ca653f7c8eac61b549aa;p=thirdparty%2Flibtool.git * doc/libtool.texi: Clear up overfull hbox. --- diff --git a/ChangeLog b/ChangeLog index d030b727b..b95e9e3ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-04-29 Alexandre Oliva + * 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. diff --git a/doc/libtool.texi b/doc/libtool.texi index 2df5299a7..b1b802aeb 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -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