libtool-patches
[Top][All Lists]
Advanced

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

Add missing parentheses in the manual.


From: Ralf Wildenhues
Subject: Add missing parentheses in the manual.
Date: Sat, 28 Feb 2009 22:39:10 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

I noted a missing parenthesis in the manual, and checked for more.
Pushed as obvious.

Cheers,
Ralf

    * doc/libtool.texi (Distributing libltdl, Test descriptions):
    Add missing parentheses.

diff --git a/doc/libtool.texi b/doc/libtool.texi
index 0b35500..2f90ca3 100644
--- a/doc/libtool.texi
+++ b/doc/libtool.texi
@@ -4474,7 +4474,7 @@ unnecessary but makes it easy to forget to upgrade 
@file{acinclude.m4}
 if you move to a different release of libltdl.
 @c
 }.  Having made the macros available, you must add a call to the
address@hidden macro (after the call to @samp{LT_INIT}
address@hidden macro (after the call to @samp{LT_INIT})
 to your package's @file{configure.ac} to
 perform the configure time checks required to build the library
 correctly.  Unfortunately, this method has problems if you then try to
@@ -5004,7 +5004,7 @@ static and shared libraries, @file{depdemo-static.test} 
builds only static
 libraries (@option{--disable-shared}), and @file{depdemo-shared.test} builds
 only shared libraries (@option{--disable-static}).
 @file{depdemo-nofast.test} configures @file{depdemo/libtool} to
-disable the fast-install mode (@option{--enable-fast-install=no}.
+disable the fast-install mode (@option{--enable-fast-install=no}).
 
 @item mdemo-conf.test
 @itemx mdemo-exec.test




reply via email to

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