makeinfo build failure on 5c55fb1f

2008-03-25 Thread Bob Proulx
A minor problem caused in commit 5c55fb1f. autoconf.texi:15401: @kbd expected braces. autoconf.texi:15401: Misplaced {. autoconf.texi:15401: Misplaced }. autoconf.texi:15403: @kbd expected braces. autoconf.texi:15403: Misplaced {. autoconf.texi:15403: Misplaced }. autoconf.texi:15403

Re: conditional AC_CONFIG_FILES:AM_COND_IF.

2008-03-25 Thread Ralf Wildenhues
* Eric Blake wrote on Wed, Mar 26, 2008 at 02:30:14AM CET: > > Looks okay from my perspective. Thanks, applied. > | [EMAIL PROTECTED] macros may be nested. > > Maybe add a line here about needing proper quoting to do nesting? Done like this: @code{AM_COND_IF} macros may be nested when m4 quotat

Re: conditional AC_CONFIG_FILES:AM_COND_IF.

2008-03-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Ralf Wildenhues on 3/25/2008 5:14 PM: |> On Fri, March 21, 2008 14:02, Eric Blake wrote: |>> Ralf Wildenhues gmx.de> writes: | |>>> + _AM_COND_IF => 1, |>>> + _AM_COND_ELSE => 1, |>>> + _AM_COND_ENDIF => 1, |>> Ba

Re: conditional AC_CONFIG_FILES:AM_COND_IF.

2008-03-25 Thread Ralf Wildenhues
> On Fri, March 21, 2008 14:02, Eric Blake wrote: > > Ralf Wildenhues gmx.de> writes: > >> + _AM_COND_IF => 1, > >> + _AM_COND_ELSE => 1, > >> + _AM_COND_ENDIF => 1, > > > > Based on your question about trace order, should this section be modified > > to take macro invo