From: Alexandre Oliva Date: Mon, 12 Apr 1999 06:15:38 +0000 (+0000) Subject: typos X-Git-Tag: release-1-3~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26becc8e48202f0de38ea6a07a30544753f9fb5f;p=thirdparty%2Flibtool.git typos --- diff --git a/doc/libtool.texi b/doc/libtool.texi index a0c716a97..29c642c4f 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -1634,12 +1634,13 @@ affects only the way @code{ltconfig} runs tests, not the produced @defvar NM Program to use rather than checking for @code{nm}. +@end defvar @defvar RANLIB Program to use rather than checking for @code{ranlib}. @end defvar -@devar LN_S +@defvar LN_S A command that creates a link of a program, a soft-link if possible, a hard-link otherwise. @end defvar @@ -1647,10 +1648,12 @@ hard-link otherwise. @defvar DLLTOOL Program to use rather than checking for @code{dlltool}. Only meaningful for MS-Windows. +@end defvar @defvar AS Program to use rather than checking for @code{as}. Only meaningful for MS-Windows. +@end defvar @node ltconfig example @subsection Using @code{ltconfig}