bug-automake
[Top][All Lists]
Advanced

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

multiply defined in condition error


From: Johan Danielsson
Subject: multiply defined in condition error
Date: 21 Aug 2001 15:14:02 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

Hi,

At some point the handling of definitions changed, which resulted in
complaints about the following Makefile.am:

FOO = 1
FOO = 1

Was this change intentional, and if so why? I want to override a
globally defined variable in some of my Makefile.am's.

What am I missing?

/Johan



reply via email to

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