From b184db8995e67df75d561bc74faa0125d60a9625 Mon Sep 17 00:00:00 2001 From: Mo DeJong Date: Thu, 20 Jul 2000 01:59:28 +0000 Subject: [PATCH] typo fix from Mo DeJong --- doc/libtool.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/libtool.texi b/doc/libtool.texi index 9ba209e4e..027f35fc2 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -1020,8 +1020,8 @@ you're only interested in a static library. When you link a program with such a library, libtool will actually link all object files and dependency libraries into the program. -If you omit both @samp{-rpath} and @samp{-static}, libtool create a -libtool convenience library that can be used to create other libtool +If you omit both @samp{-rpath} and @samp{-static}, libtool will create a +convenience library that can be used to create other libtool libraries, even shared ones. Just like in the static case, the library behaves as an alias to a set of object files and dependency libraries, but in this case the object files are suitable for inclusion in shared -- 2.47.3