automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

.PHONY and 1.6d


From: Ralf Corsepius
Subject: .PHONY and 1.6d
Date: 19 Sep 2002 06:43:09 +0200

Am Mit, 2002-09-18 um 23.23 schrieb Alexandre Duret-Lutz:
> Please SHOUT LOUD if your package works with Automake 1.6.3 but
> doesn't with 1.6d.
I am experiencing many problems with autoconf-2.54+automake-1.6d with
several packages which worked flawlessly with
autoconf-2.54/automake-1.6.3. 

Actually I am observing soooo many problems I am having difficulties to
bring isolated test cases :(


Here is one:

automake-1.6d complains about this:

# cat Makefile.am
.PHONY: foo
.PHONY: bar

# automake
Makefile.am:2: redefinition of `.PHONY'...
Makefile.am:1: ... `.PHONY' previously defined here.

Ralf






reply via email to

[Prev in Thread] Current Thread [Next in Thread]