bug-automake
[Top][All Lists]
Advanced

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

Bug report


From: Elena A. Vengerova
Subject: Bug report
Date: Sun, 1 Feb 2004 19:15:16 +0300 (MSK)

Hello,

it seems that I discovered the bug.

automake prints me

automake: test_DEPENDENCIES was already defined in condition TRUE, which
includes condition !WITH_THREADS ...
Makefile.am:14: ... test_DEPENDENCIES' previously defined here
automake: test_DEPENDENCIES was already defined in condition TRUE, which
includes condition WITH_THREADS ...
automake: ... test_DEPENDENCIES' previously defined here

However test_DEPENDENCIES is defined after conditional statement.
If test_DEPENDENCIES definition is moved to both branches of the
condition statement no error occurs.

IMHO either both cases should lead to the error or both cases should
be accepted. 

Please, find attached simple test reproducing the problem.

Best regards,
    Elena

-- 
Elena A. Vengerova
OKTET Labs
Home: (7-812) 4281653 Mobile: +78129323751 

Attachment: automake-test.tgz
Description: GNU Zip compressed data


reply via email to

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