]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
libtool: removed stale intro in document
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Sat, 13 Jan 2024 17:09:47 +0000 (19:09 +0200)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Sat, 13 Jan 2024 17:09:47 +0000 (19:09 +0200)
Fixes libtool bug https://bugs.gnu.org/64157

* libtool.texi: Removed old and stale introduction from documentation.

doc/libtool.texi

index 5973bac0e8f15c07111769d8c6d837089e6b4f2f..84f565e54d6610f8ddcf60d9d1a8f6f6e745d806 100644 (file)
@@ -409,10 +409,6 @@ libraries and programs.
 In summary, ``libraries are programs with multiple entry points, and
 more formally defined interfaces.''
 
-Version 0.7 of libtool was a complete redesign and rewrite of libtool to
-reflect this new paradigm.  So far, it has proved to be successful:
-libtool is simpler and more useful than before.
-
 The best way to introduce the libtool paradigm is to contrast it with
 the paradigm of existing library systems, with examples from each.  It
 is a new way of thinking, so it may take a little time to absorb, but