On Mon, Mar 17, 2008 at 5:54 AM, Dave Korn <[EMAIL PROTECTED]> wrote:
> Dave Korn wrote on :
>
>
>  > Jakub Jelinek wrote on 17 March 2008 12:00:
>
>
> > > The fixincl.x change on 4.1 branch should be IMNSHO reverted.
>  >
>
> >   I tend to agree.  I'll revert this change under the own-patches rule.
>
>   Done: http://gcc.gnu.org/ml/gcc-patches/2008-03/msg01004.html
>
>   Apologies for the inconvenience.

OK,  and for the _next_ installment of autogen, I'll restore gpl-v2 generation
and the template can be modified to produce the v2 variation.  It'll
be something
fun like:

   (if (version-compare >= autogen-version "5.9.6")
      (gpl "-v2" "fixincludes" " * ")
     (gpl "fixincludes" " * ")
   )

"Yummy".  :)  Cheers - Bruce

[[P.S. you could do that now and all currently released autogens
should yield #f for
the expression  (version-compare >= autogen-version "5.9.6") ]]

Reply via email to