* Stefano Lattarini wrote on Sat, Mar 05, 2011 at 02:02:33AM CET:
> On Friday 04 March 2011, Patrick Welche wrote:
> > alloca2.test has
> >
> > grep 'Makefile.am:1:.*AC_PROG_LIBTOOL' stderr
> >
> > but I think that nowadays LT_INIT is what appears in automake's error
> > message about lack of lib
On Friday 04 March 2011, Ralf Wildenhues wrote:
> Hello Peter, all, and sorry for the delay,
>
> * Peter Breitenlohner wrote on Sat, Jan 15, 2011 at 04:22:32PM CET:
> > On Fri, 14 Jan 2011, Ralf Wildenhues wrote:
> >
> > >Through testing I found out again that DejaGNU does not cope with white
> >
Hello Patrick, and thanks for the report.
On Friday 04 March 2011, Patrick Welche wrote:
> alloca2.test has
>
> grep 'Makefile.am:1:.*AC_PROG_LIBTOOL' stderr
>
> but I think that nowadays LT_INIT is what appears in automake's error
> message about lack of libtool?
>
You're right. The testcase i
On Friday 04 March 2011, Ralf Wildenhues wrote:
> Hi Stefano,
>
> * Stefano Lattarini wrote on Fri, Mar 04, 2011 at 09:52:25AM CET:
> > * tests/comments-in-var-defn.test: The configure.in stub created
> > by default, which has the AC_INIT first argument obtained by the
> > test name, causes autoco
On Friday 04 March 2011, Ralf Wildenhues wrote:
> Hi Stefano,
>
> * Stefano Lattarini wrote on Fri, Mar 04, 2011 at 09:29:24AM CET:
> > Hello Automakers. I've found few files in the automake tree
> > that are still encoded with ISO-8859 rather than with UTF-8.
> > I've thus converted them to UTF-
Hello Peter, all, and sorry for the delay,
* Peter Breitenlohner wrote on Sat, Jan 15, 2011 at 04:22:32PM CET:
> On Fri, 14 Jan 2011, Ralf Wildenhues wrote:
>
> >Through testing I found out again that DejaGNU does not cope with white
> >space in absolute directory names anyway, regardless of srcd
Hi Stefano,
* Stefano Lattarini wrote on Fri, Mar 04, 2011 at 09:52:25AM CET:
> * tests/comments-in-var-defn.test: The configure.in stub created
> by default, which has the AC_INIT first argument obtained by the
> test name, causes autoconf 2.62 to fail with a spurious error
> message like: "confi
Hi Stefano,
* Stefano Lattarini wrote on Fri, Mar 04, 2011 at 09:29:24AM CET:
> Hello Automakers. I've found few files in the automake tree
> that are still encoded with ISO-8859 rather than with UTF-8.
> I've thus converted them to UTF-8 using iconv (specifically,
> "iconv --from-code=ISO-8859-1
* tests/comments-in-var-defn.test: The configure.in stub created
by default, which has the AC_INIT first argument obtained by the
test name, causes autoconf 2.62 to fail with a spurious error
message like: "configure.in:1: error: defn: undefined macro:".
Thus, to prevent this, the test is renamed t
Hello Automakers. I've found few files in the automake tree
that are still encoded with ISO-8859 rather than with UTF-8.
I've thus converted them to UTF-8 using iconv (specifically,
"iconv --from-code=ISO-8859-1 --to-code=UTF-8"). The result
is in the attached patch.
The affected files are:
- N
10 matches
Mail list logo