From: Reuben Thomas Date: Thu, 3 May 2007 18:02:25 +0000 (+0000) Subject: * doc/libtool.texi (Libltdl interface): Fix typo. X-Git-Tag: release-2-1b~131 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3399dea117f3cb0d20dac45d9256d45b272e76a0;p=thirdparty%2Flibtool.git * doc/libtool.texi (Libltdl interface): Fix typo. --- diff --git a/ChangeLog b/ChangeLog index c3223f7db..1d00a2abd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-05-03 Reuben Thomas (tiny change) + + * doc/libtool.texi (Libltdl interface): Fix typo. + 2007-05-01 Ralf Wildenhues * Makefile.am (clean-ltmain-sh): Removed. diff --git a/doc/libtool.texi b/doc/libtool.texi index e2de46830..877209308 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -3732,7 +3732,7 @@ in @var{search_path} for candidates, and pass them, along with @code{lt_dlopen} would examine. This function will continue to make calls to @var{func} for each file that it discovers in @var{search_path} until one of these calls returns non-zero, or until the files are -exhausted. @samp{lt_dlforeachfile} returns value returned by the last +exhausted. @samp{lt_dlforeachfile} returns the value returned by the last call made to @var{func}. For example you could define @var{func} to build an ordered