* Andreas Schwab wrote on Tue, Jul 03, 2007 at 06:58:56PM CEST:
> To avoid expanding $progname twice:
>
> eval "set x \"\$progname\" $ac_configure_args"
Indeed; thanks! Updated proposed patch (I have no maintainer privs).
:ADDPATCH configure:
ChangeLog:
2007-07-03 Ralf Wildenhues <[EMAIL PRO
Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> Index: configure.ac
> ===
> --- configure.ac (revision 126245)
> +++ configure.ac (working copy)
> @@ -88,7 +88,8 @@
> # Export original configure arguments for use by sub-confi
* Laurent GUERBY wrote on Tue, Jul 03, 2007 at 12:45:45PM CEST:
>
> According to Rask Ingemann Lambertsen autoconf 2.61
> doesn't work correctly for GCC (see below).
[...]
> On Fri, 2007-06-29 at 11:27 +0200, Rask Ingemann Lambertsen wrote:
> > On Mon, Jun 25, 2007 at 08:11:31PM +0200, Laurent GUE
* Laurent GUERBY <[EMAIL PROTECTED]> [2007-07-03 12:45]:
> What do GCC developpers do on debian etch?
You should be able to install version 2.59 from snapshot.debian.net
(and then put in on hold so it won't get upgraded automatically).
--
Martin Michlmayr
http://www.cyrius.com/
The new compile farm servers are running debian etch (4.0) which
comes with autoconf 2.61 and no package for 2.59
According to Rask Ingemann Lambertsen autoconf 2.61
doesn't work correctly for GCC (see below).
What do GCC developpers do on debian etch?
Thanks in advance,
Laurent
On Fri, 2007-0