]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
manual: mention LT_INIT
authorMike Frysinger <vapier@gentoo.org>
Wed, 23 Feb 2022 05:44:11 +0000 (00:44 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 24 Feb 2022 04:45:24 +0000 (23:45 -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

index b6a38dc27ce5f6588d624e93574c50f8260eb598..21c49645e6ccb18aabdcdf6537e1a11919f9b2dd 100644 (file)
@@ -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}).