summaryrefslogtreecommitdiff
path: root/doc/libtool.info-1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libtool.info-1')
-rw-r--r--doc/libtool.info-110
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/libtool.info-1 b/doc/libtool.info-1
index 91016cc..5ee0539 100644
--- a/doc/libtool.info-1
+++ b/doc/libtool.info-1
@@ -1,7 +1,7 @@
This is libtool.info, produced by makeinfo version 5.2 from
libtool.texi.
-This manual is for GNU Libtool (version 2.4.5, 16 January 2015).
+This manual is for GNU Libtool (version 2.4.6, 16 January 2015).
Copyright (C) 1996-2015 Free Software Foundation, Inc.
@@ -30,7 +30,7 @@ Shared library support for GNU
This file documents GNU Libtool, a script that allows package developers
to provide generic shared library support. This edition documents
-version 2.4.5.
+version 2.4.6.
*Note Reporting bugs::, for information on how to report problems
with GNU Libtool.
@@ -474,7 +474,7 @@ library. On 'a23', only static libraries are supported so the library
objects look like this:
# foo.lo - a libtool object file
- # Generated by ltmain.sh (GNU libtool) 2.4.5
+ # Generated by ltmain.sh (GNU libtool) 2.4.6
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
@@ -503,7 +503,7 @@ build them, Libtool has compiled a PIC object this time, and made a note
of it in the libtool object:
# foo.lo - a libtool object file
- # Generated by ltmain.sh (GNU libtool) 2.4.5
+ # Generated by ltmain.sh (GNU libtool) 2.4.6
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
@@ -1904,7 +1904,7 @@ a number of macros defined by Libtool:
print an error message to the standard error output and exit with
failure (exit status is 63). For example:
- LT_PREREQ([2.4.5])
+ LT_PREREQ([2.4.6])
-- Macro: LT_INIT (OPTIONS)
-- Macro: AC_PROG_LIBTOOL