libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: 333-gary-refactor-LTDL_INIT.patch


From: Ralf Wildenhues
Subject: Re: FYI: 333-gary-refactor-LTDL_INIT.patch
Date: Thu, 17 Jan 2008 06:06:00 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

* Gary V. Vaughan wrote on Thu, Jan 17, 2008 at 05:29:17AM CET:
> On 16 Jan 2008, at 14:22, Ralf Wildenhues wrote:
> 
> >     Also clarify that `${top_build_prefix}' may be used in place of
> >     `${top_builddir}/'.
> 
> This is a different patch.

Yes, it's instance 10/11 of cleaning up after patch 333.
Applied like this.

Cheers,
Ralf

2008-01-17  Ralf Wildenhues  <address@hidden>
 
        * doc/libtool.texi (Distributing libltdl): Clarify that
        `${top_build_prefix}' may be used in place of `${top_builddir}/'.

Index: doc/libtool.texi
===================================================================
RCS file: /cvsroot/libtool/libtool/doc/libtool.texi,v
retrieving revision 1.235
diff -u -r1.235 libtool.texi
--- doc/libtool.texi    17 Jan 2008 04:47:40 -0000      1.235
+++ doc/libtool.texi    17 Jan 2008 05:03:14 -0000
@@ -4639,15 +4639,15 @@
 @item
 If your package is built using the convenience libltdl, @var{LIBLTDL}
 will be the pathname for the convenience version of libltdl
-(starting with @address@hidden@}/}) and @var{LTDLINCL} will be
address@hidden followed by the directory that contains @file{ltdl.h}
-(starting with @address@hidden@}/}).
+(starting with @address@hidden@}/} or @address@hidden@}})
+and @var{LTDLINCL} will be @option{-I} followed by the directory that
+contains @file{ltdl.h} (starting with @address@hidden@}/}).
 
 @item
 If an installable version of the included @code{libltdl} is being
-built, its pathname starting with @address@hidden@}/}, will be
-stored in @var{LIBLTDL}, and @var{LTDLINCL} will be set just like in
-the case of convenience library.
+built, its pathname starting with @address@hidden@}/} or
address@hidden@address@hidden, will be stored in @var{LIBLTDL}, and
address@hidden will be set just like in the case of convenience library.
 @end itemize
 
 You should probably also use the @samp{dlopen} option to @code{LT_INIT}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]