From 3b85610a148cc4d4f3f43ec1cf17efe124db3ed7 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Tue, 9 Mar 1999 13:05:33 +0000 Subject: [PATCH] * doc/libtool.texi: added missing "@end defvar" statements. --- ChangeLog | 2 ++ doc/libtool.texi | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 32f8386cb..fdaa16574 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-03-09 Gary V. Vaughan + * doc/libtool.texi: added missing "@end defvar" statements. + * NEWS: merged from trunk and updated. 1999-03-08 Gary V. Vaughan diff --git a/doc/libtool.texi b/doc/libtool.texi index f45eed1c2..00e2caf3b 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -3416,6 +3416,7 @@ shared library in question, and the @var{$objdir/$newlib} contains the path of the static library these commands should build. After executing these commands, libtool will proceed to link against @var{$objdir/$newlib} instead of @var{soname}. +@end defvar @defvar build_libtool_libs Whether libtool should build shared libraries on this system. Set to @@ -3472,6 +3473,7 @@ Commands to extract the exported symbols list from a shared library. These commands are executed if there is no file @var{$objdir/$soname-def}, and should write the names of the exported symbols to that file, for the use of @samp{old_archive_from_expsyms_cmds}. +@end defvar @defvar finish_cmds Commands to tell the dynamic linker how to find shared libraries in a -- 2.47.2