[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Libtool branch, master, updated. v2.4.2-30-g5db3dbc
From: |
Gary V. Vaughan |
Subject: |
[SCM] GNU Libtool branch, master, updated. v2.4.2-30-g5db3dbc |
Date: |
Mon, 24 Oct 2011 03:09:56 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Libtool".
The branch, master has been updated
via 5db3dbc5b71d8b344a30010d00eb0f00a7af1b15 (commit)
from 48a213a24808a11fef0ce40cb857d3ad609ace7b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5db3dbc5b71d8b344a30010d00eb0f00a7af1b15
Author: Karl Berry <address@hidden>
Date: Mon Oct 24 09:31:55 2011 +0700
doc: modernize libtool.texi.
* libtool.texi (@copying): Use this instead of @ifnottex; format for
Texinfo; eliminate obsolete paragraph about TeX; use @insertcopying
instead of duplicating text.
(@syncodeindex): Move all to the Texinfo header, where they belong.
(@dircategory): Use "Software development" instead of "GNU programming
tools", for consistency; and align individual entries to avoid
multiple lines; and move to after the copyright message.
Signed-off-by: Gary V. Vaughan <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 11 ++++++++++
doc/libtool.texi | 58 +++++++++++++++++++----------------------------------
2 files changed, 32 insertions(+), 37 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index a3728f2..8fc910e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-10-24 Karl Berry <address@hidden>
+
+ doc: modernize libtool.texi.
+ * libtool.texi (@copying): Use this instead of @ifnottex; format for
+ Texinfo; eliminate obsolete paragraph about TeX; use @insertcopying
+ instead of duplicating text.
+ (@syncodeindex): Move all to the Texinfo header, where they belong.
+ (@dircategory): Use "Software development" instead of "GNU programming
+ tools", for consistency; and align individual entries to avoid
+ multiple lines; and move to after the copyright message.
+
2011-10-19 Gary V. Vaughan <address@hidden>
maint: use gnulib's maintainer-makefile module.
diff --git a/doc/libtool.texi b/doc/libtool.texi
index d6fc53d..462efa5 100644
--- a/doc/libtool.texi
+++ b/doc/libtool.texi
@@ -4,6 +4,12 @@
@settitle Libtool
@c For double-sided printing, uncomment:
@c @setchapternewpage odd
address@hidden Put everything in one index (arbitrarily chosen to be the
concept index).
+
address@hidden vr cp
address@hidden fn cp
address@hidden tp cp
address@hidden pg cp
@c %**end of header
@include version.texi
@@ -11,37 +17,29 @@
@set MAILLIST the Libtool mailing list @email{libtool@@gnu.org}
@set objdir .libs
address@hidden GNU programming tools
address@hidden
-* Libtool: (libtool). Generic shared library support script.
address@hidden direntry
-
address@hidden Individual utilities
address@hidden
-* libtool-invocation: (libtool)Invoking libtool.
- Running the @code{libtool}
script.
-* libtoolize: (libtool)Invoking libtoolize. Adding libtool support.
address@hidden direntry
address@hidden
+This manual is for GNU Libtool (version @value{VERSION}, @value{UPDATED}).
address@hidden
-This file documents GNU Libtool @value{VERSION}
-
-Copyright (C) 1996-2011 Free Software Foundation, Inc.
+Copyright @copyright{} 1996--2011 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, with no Front-Cover Texts,
and with no Back-Cover Texts. A copy of the license is included in
-the section entitled "GNU Free Documentation License".
+the section entitled ``GNU Free Documentation License''.
address@hidden copying
address@hidden
-Permission is granted to process this file through TeX and print the
-results, provided the printed document carries copying permission notice
-identical to this one except for the removal of this paragraph
address@hidden Software development
address@hidden
+* Libtool: (libtool). Generic shared library support script.
address@hidden direntry
address@hidden ignore
address@hidden ifnottex
address@hidden Individual utilities
address@hidden
+* libtool-invocation: (libtool)Invoking libtool. Running the @code{libtool}
script.
+* libtoolize: (libtool)Invoking libtoolize. Adding libtool support.
address@hidden direntry
@titlepage
@title GNU Libtool
@@ -53,23 +51,9 @@ identical to this one except for the removal of this
paragraph
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1996-2011 Free Software Foundation, Inc.
-
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.3
-or any later version published by the Free Software Foundation;
-with no Invariant Sections, with no Front-Cover Texts,
-and with no Back-Cover Texts. A copy of the license is included in
-the section entitled "GNU Free Documentation License".
-
address@hidden
@end titlepage
address@hidden Put everything in one index (arbitrarily chosen to be the
concept index).
address@hidden vr cp
address@hidden fn cp
address@hidden tp cp
address@hidden pg cp
-
@contents
@ifnottex
hooks/post-receive
--
GNU Libtool
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Libtool branch, master, updated. v2.4.2-30-g5db3dbc,
Gary V. Vaughan <=