+2006-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/autoconf.texi (contents): To fix texi2html output, hide
+ `@setcontentsaftertitlepage' for HTML.
+ (Writing Autoconf Macros): Likewise, insert space after `@c'.
+ (Leviticus, Numbers, Deuteronomy): Likewise, change `@,c' to
+ `@,{c}'.
+
2006-03-16 Stepan Kasal <kasal@ucw.cz>
* lib/m4sugar/m4sh.m4 (_AS_PREPARE): Move the IFS setup and CDPATH
@include version.texi
@settitle Autoconf
@setchapternewpage odd
+@ifnothtml
@setcontentsaftertitlepage
+@end ifnothtml
@finalout
@c @ovar(ARG, DEFAULT)
@end defmac
-@c=================================================== Writing Autoconf Macros.
+@c =================================================== Writing Autoconf Macros.
@node Writing Autoconf Macros
@chapter Writing Autoconf Macros
the Holy Grail of portability (er, that is, alpha testers) to give me
feedback as I encapsulated pieces of my handwritten scripts in M4 macros
and continued to add features and improve the techniques used in the
-checks. Prominent among the testers were Fran@,cois Pinard, who came up
+checks. Prominent among the testers were Fran@,{c}ois Pinard, who came up
with the idea of making an Autoconf shell script to run M4
and check for unresolved macro calls; Richard Pixley, who suggested
running the compiler instead of searching the file system to find
More development occurred as people put Autoconf under more stresses
(and to uses I hadn't anticipated). Karl Berry added checks for X11.
-david zuhn contributed C++ support. Fran@,cois Pinard made it diagnose
+david zuhn contributed C++ support. Fran@,{c}ois Pinard made it diagnose
invalid arguments. Jim Blandy bravely coerced it into configuring
@acronym{GNU} Emacs, laying the groundwork for several later improvements.
Roland McGrath got it to configure the @acronym{GNU} C Library, wrote the
ambiguous, always printing a result. I regularized the names of the
macros and cleaned up coding style inconsistencies. I added some
auxiliary utilities that I had developed to help convert source code
-packages to use Autoconf. With the help of Fran@,cois Pinard, I made
+packages to use Autoconf. With the help of Fran@,{c}ois Pinard, I made
the macros not interrupt each others' messages. (That feature revealed
some performance bottlenecks in @acronym{GNU} M4, which he hastily
corrected!) I reorganized the documentation around problems people want
Autoconf has a pronounced tendency to regress when we change it.
Again, several alpha testers gave invaluable feedback, especially
-Fran@,cois Pinard, Jim Meyering, Karl Berry, Rob Savoye, Ken Raeburn,
+Fran@,{c}ois Pinard, Jim Meyering, Karl Berry, Rob Savoye, Ken Raeburn,
and Mark Eichin.
Finally, version 2.0 was ready. And there was much rejoicing. (And I