Re: [patch] fix compatibility to autoconf 2.60

2006-11-23 Thread Enrico Forestieri
On Thu, Nov 23, 2006 at 09:25:20PM +, José Matos wrote: > On Thursday 23 November 2006 9:17 pm, Jean-Marc Lasgouttes wrote: > > I'd propose to put it in. José? > > Yes. Committed to both trunk and 1.4.4svn. -- Enrico

Re: [patch] fix compatibility to autoconf 2.60

2006-11-23 Thread José Matos
On Thursday 23 November 2006 9:17 pm, Jean-Marc Lasgouttes wrote: > I'd propose to put it in. José? Yes. > JMarc -- José Abílio

Re: [patch] fix compatibility to autoconf 2.60

2006-11-23 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: >> In general, I like the patch. I'd like to make sure it is correct, >> and then it should go to 1.4 too. Enrico> I was able to correctly compile and install, checked that Enrico> everything was correctly expanded in Makefiles, and

Re: [patch] fix compatibility to autoconf 2.60

2006-11-23 Thread Enrico Forestieri
On Thu, Nov 23, 2006 at 09:53:51AM +0100, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> The attached patch allows using autoconf 2.60 while retaining > Enrico> the compatibility with 2.5[2-9]. I tested it with autoconf > Enrico> 2.60 on c

Re: [patch] fix compatibility to autoconf 2.60

2006-11-23 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> The attached patch allows using autoconf 2.60 while retaining Enrico> the compatibility with 2.5[2-9]. I tested it with autoconf Enrico> 2.60 on cygwin and 2.60a on debian etch. Is datarootdir added to the automake generated

[patch] fix compatibility to autoconf 2.60

2006-11-22 Thread Enrico Forestieri
The attached patch allows using autoconf 2.60 while retaining the compatibility with 2.5[2-9]. I tested it with autoconf 2.60 on cygwin and 2.60a on debian etch. Ok to apply? -- Enrico Log: Fix compatibility to autoconf 2.60 * configure.ac: Fix up expansion of ${prefix} in ${pkg