[PATCH 1/3] quotes in configure.ac

2008-11-22 Thread William Pursell
Here's a few patches, mostly to doc/automake.texi 'make info pdf ps' runs clean with all 3 applied. This first adds quoting in configure.ac. The 3rd is obvious typos/grammaros (and a ChangeLog entry), and the 2nd is some edits of questionable quality. In particular, the 2nd hunk regarding

Re: [PATCH 1/3] quotes in configure.ac

2008-11-22 Thread Ralf Wildenhues
Hi William, thanks for the patches. A couple of comments. * William Pursell wrote on Sat, Nov 22, 2008 at 02:20:56PM CET: --- a/configure.ac +++ b/configure.ac @@ -38,7 +38,7 @@ AM_INIT_AUTOMAKE([1.10a dist-bzip2 filename-length-max=99 color-tests]) # * Prereleases on the trunk are all

Re: [PATCH 1/3] quotes in configure.ac

2008-11-22 Thread William Pursell
Ralf Wildenhues wrote: @@ -2886,8 +2889,9 @@ If a Lex source file is seen, then this macro must be used. Autoconf Manual}. @item AC_REQUIRE_AUX_FILE [EMAIL PROTECTED] will ensure each file for which this macro is -called exists in the aux directory, and will complain otherwise. It [EMAIL

Re: [PATCH 1/3] quotes in configure.ac

2008-11-22 Thread Ralf Wildenhues
* William Pursell wrote on Sat, Nov 22, 2008 at 05:19:20PM CET: Ralf Wildenhues wrote: How about this instead: For each @code{AC_REQUIRE_AUX_FILE([EMAIL PROTECTED]@var{file}}])}, @command{automake} will ensure that @[EMAIL PROTECTED] exists in the aux directory, and will complain