On 10 May 2001, Akim Demaille wrote:
> >>>>> "Thomas" == Thomas E Dickey <[EMAIL PROTECTED]> writes:
>
> Thomas> check/see if it (gcc's configure script) uses changequote().
> Thomas> That feature is broken in the current alpha versions of
> Thomas> autoconf, has been reported a few times (and shows up with
> Thomas> this symptom).
>
> No Thomas, you can't say this, this is unfair. You referred to this
> several times, but I never saw any actual code that demonstrates the
> problem. I'm fine with fixing things I can see.
no, I'm being fair (and precise). I saw 2-3 reports earlier this year
reporting it, and each time you stated that the configure.in's were
relying on some defect in autoconf 2.13
(no point in adding reports, only to be told that my scripts also were
wrong ;-)
>
> /tmp % cat configure.ac nostromo 14:34
> AC_INIT
> START
> changequote({, })
> {{}}
> changequote([, ])
> [[]]
> /tmp % ace nostromo 14:34
> /tmp % sed -n '/START/,$p' configure nostromo 14:34
> START
>
> {}
>
> []
>
>
--
T.E.Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com