From: Ralf Wildenhues Date: Mon, 16 May 2005 08:55:29 +0000 (+0000) Subject: * doc/libtool.texi (Distributing libltdl): Add note that X-Git-Tag: release-1-5-18~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=584b31a2c051bd1a742ccba674d5d846b407223d;p=thirdparty%2Flibtool.git * doc/libtool.texi (Distributing libltdl): Add note that `libltdl/Makefile' should not be configured by toplevel `configure.ac'. Reported by Gideon Go . --- diff --git a/ChangeLog b/ChangeLog index 12275b3f5..87921c804 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-05-16 Ralf Wildenhues + + * doc/libtool.texi (Distributing libltdl): Add note that + `libltdl/Makefile' should not be configured by toplevel `configure.ac'. + Reported by Gideon Go . + 2005-05-15 Ralf Wildenhues * libtool.m4 (AC_LIBTOOL_LANG_CXX_CONFIG, AC_LIBTOOL_PROG_LD_SHLIBS) diff --git a/doc/libtool.texi b/doc/libtool.texi index da05b7068..75b6ea9ba 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -3558,7 +3558,10 @@ the link flag that you should use to link with libltdl, and 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 +@file{libltdl/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