libtool-patches
[Top][All Lists]
Advanced

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

FYI: small ltdl doc update (branch-1-5)


From: Ralf Wildenhues
Subject: FYI: small ltdl doc update (branch-1-5)
Date: Mon, 16 May 2005 10:55:42 +0200
User-agent: Mutt/1.5.9i

I have applied the patch below to branch-1-5.  Please excuse my
ignorance of the usual commit rules at the moment, I definitely
want 1.5.18 out today, and mailing list latency is on the order
of 24 hours, as far as I can see.

I'm happy ot discuss a nicer version of this patch for branch-2-0
and HEAD.

Regards,
Ralf

2005-05-16  Ralf Wildenhues  <address@hidden>

        * doc/libtool.texi (Distributing libltdl): Add note that
        `libltdl/Makefile' should not be configured by toplevel `configure.ac'.
        Reported by Gideon Go <address@hidden>.

Index: doc/libtool.texi
===================================================================
RCS file: /cvsroot/libtool/libtool/doc/libtool.texi,v
retrieving revision 1.134.2.9
diff -u -r1.134.2.9 libtool.texi
--- doc/libtool.texi    23 Apr 2005 06:09:52 -0000      1.134.2.9
+++ doc/libtool.texi    16 May 2005 08:53:41 -0000
@@ -3558,7 +3558,10 @@
 with programs that include @file{ltdl.h}.  It is up to you to use
 @samp{AC_SUBST} to ensure that this variable will be available in
 @file{Makefile}s, or add them to variables that are @samp{AC_SUBST}ed by
-default, such as @var{LIBS} and @var{CPPFLAGS}.
+default, such as @var{LIBS} and @var{CPPFLAGS}.  Also note that you should
+not include @file{libltdl/Makefile} in the list of files to be configured
+from your toplevel @file{configure.in}; this is done by
address@hidden/configure.ac}.
 
 If you're using the convenience libltdl, @var{LIBLTDL} will be the
 pathname for the convenience version of libltdl and @var{LTDLINCL} will be




reply via email to

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