to allow production of HTML documentation using makeinfo.
+2003-04-21 Richard Dawe <rich@phekda.freeserve.co.uk>
+
+ * doc/libtool.texi: Use @ifnottex instead of @ifinfo,
+ to allow production of HTML documentation using makeinfo.
+
2003-04-14 Robert Boehne <rboehne@gnu.org>
* NEWS: Updated.
* libtoolize: (libtool)Invoking libtoolize. Adding libtool support.
@end direntry
-@ifinfo
+@ifnottex
This file documents GNU Libtool @value{VERSION}
Copyright (C) 1996-2000 Free Software Foundation, Inc.
identical to this one except for the removal of this paragraph
@end ignore
-@end ifinfo
+@end ifnottex
@titlepage
@title GNU Libtool
@syncodeindex tp cp
@synindex pg cp
-@ifinfo
+@ifnottex
@node Top, Introduction, (dir), (dir)
@comment node-name, next, previous, up
@top Shared library support for GNU
@end detailmenu
@end menu
-@end ifinfo
+@end ifnottex
@node Introduction
@chapter Introduction