hi akim,

this is a plea to avoid using constructs like the "cp Makefile.am
Makefile.AM" below. this kills us cygwin/windows people, and i for one, very
much would like to keep automake, etc. working on window based platforms!

cheers,
edward

> +cp Makefile.am Makefile.AM

----- Original Message -----
From: "Akim Demaille" <[EMAIL PROTECTED]>
To: "Automake" <[EMAIL PROTECTED]>
Sent: Sunday, March 11, 2001 1:09 PM
Subject: 45-fix-yacc2-test.patch

<snip>

>
> Index: ChangeLog
> from  Akim Demaille  <[EMAIL PROTECTED]>
> * tests/yacc2.test: Don't define several times a variable, as
> automake complains.
>
> Index: tests/yacc2.test
> --- tests/yacc2.test Sat, 13 Jan 2001 18:11:09 +0100 akim (am/6_yacc2.test
1.1 775)
> +++ tests/yacc2.test Sun, 11 Mar 2001 16:55:21 +0100 akim (am/6_yacc2.test
1.1 775)
> @@ -15,11 +15,20 @@
>  zardoz_SOURCES = zardoz.y
>  END
>
> +# Don't redefine several times the same variable.
> +cp Makefile.am Makefile.AM
> +
> +

<snip>



Reply via email to