* doc/libtool.texi: Clear up overfull hbox.

This commit is contained in:
Alexandre Oliva 1999-04-29 08:51:12 +00:00 committed by Alexandre Oliva
parent 8381c732a2
commit 1e3e735f34
2 changed files with 6 additions and 3 deletions

View File

@ -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.

View 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