]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* doc/libtool.texi (Invoking libtoolize): Remove mention of
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 3 Dec 2005 08:56:57 +0000 (08:56 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 3 Dec 2005 08:56:57 +0000 (08:56 +0000)
the nonrecursive restriction to name the directory `libltdl'.

ChangeLog
doc/libtool.texi

index ccf28dfdcd7da36eac5f036f8f9e22f680af420e..d7187b39cb9477a235d2e7490419cc46f7580fed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-12-03  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
 
+       * doc/libtool.texi (Invoking libtoolize): Remove mention of
+       the nonrecursive restriction to name the directory `libltdl'.
+
        * libtoolize.m4sh (func_fixup_Makefile_inc): New function.
        (main): Call it in nonrecursive mode to mangle Makefile.inc.
        * tests/nonrecursive.at: adjusted to test this.
index 37ada9957826fd87301d0c4bc610d6558311b1bb..ae248437fcbef7d7c6732354fa7afa9b897fb4a7 100644 (file)
@@ -2278,9 +2278,6 @@ include libltdl/Makefile.inc
 @end example
 
 @noindent
-The @file{Makefile.inc} included here requires that the libltdl
-sources are in a subdirectory named @file{libltdl}, and you cannot use
-a different directory name for a @samp{nonrecursive} build.
 
 @item --quiet
 @itemx -q