Re: multiline output variables.

2005-01-27 Thread Stepan Kasal
Hello Dan, On Tue, Jan 25, 2005 at 01:15:22PM -0500, Dan Manthey wrote: > On Tue, 25 Jan 2005, Stepan Kasal wrote: > No single delimiter is guaranteed to be in none of the output variable > values. However, since they are all finite, there is guaranteed to exist > some string that is in none of t

Re: automake/autoreconf: Incomprehensible error messages bugs

2005-01-27 Thread Noah Misch
[snipping automake@ from cc:] On Tue, Jan 25, 2005 at 09:09:30AM -0800, Bruce Korb wrote: > On Tuesday 25 January 2005 01:37 am, Noah Misch wrote: > > The message is not meaningful because this Never Happens :) > > Ah. Good. Then I didn't see it. :) That is to say, this only happens by a bug

Re: CONFIG_SHELL behavior

2005-01-27 Thread Paul Eggert
Ralf Wildenhues <[EMAIL PROTECTED]> writes: > This would require the user to issue > CONFIG_SHELL=/bin/foosh /bin/foosh ./configure > > or the m4sh setup to do some (possibly unnecessary) re-execution. > > Now I know current Autoconf docs do not specify above use, but users > imply it, and Libto