GNU bug report logs - #54120
[PATCH] manual: mention LT_INIT

Previous Next

Package: automake-patches;

Reported by: Mike Frysinger <vapier <at> gentoo.org>

Date: Wed, 23 Feb 2022 05:46:02 UTC

Severity: normal

Tags: patch

Done: Mike Frysinger <vapier <at> gentoo.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mike Frysinger <vapier <at> gentoo.org>
To: 54120 <at> debbugs.gnu.org
Subject: [bug#54120] [PATCH] manual: mention LT_INIT
Date: Wed, 23 Feb 2022 00:45:32 -0500
The AC_PROG_LIBTOOL macro name is the old/deprecated one, so include
LT_INIT here too to avoid confusing people who have switched.

* doc/automake.texi: Add LT_INIT after AC_PROG_LIBTOOL.
---
 doc/automake.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/automake.texi b/doc/automake.texi
index b13f96809ce3..3101ae144fdc 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -3152,6 +3152,7 @@ distributed with Autoconf version 2.58 and later.  @xref{Particular
 Programs, , Particular Program Checks, autoconf, The Autoconf Manual}.
 
 @item AC_PROG_LIBTOOL
+@itemx LT_INIT
 Automake will turn on processing for @command{libtool} (@pxref{Top, ,
 Introduction, libtool, The Libtool Manual}).
 
-- 
2.34.1





This bug report was last modified 3 years and 87 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.