[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: subdir-objects and sources outside of subtree
From: |
Ralf Corsepius |
Subject: |
Re: subdir-objects and sources outside of subtree |
Date: |
Fri, 16 Jan 2004 04:54:31 +0100 |
On Thu, 2004-01-15 at 19:36, Alexandre Duret-Lutz wrote:
> >>> "Ralf" == Ralf Corsepius <address@hidden> writes:
>
> Ralf> Hi,
> Ralf> Is this a bug or feature?
>
> A bug. I'll amend PR/325 with your report.
What about automake's behavior do you consider to be a bug?
The "depfiles" behavior on $(top_srcdir)/../baz/baz.c definitely is a
bug, but do you also consider the behavior on ../bar/bar.c (building
into ../bar) to be broken?
Though the latter behavior might not be 100% political correct (automake
working on files outside of the builddir), it actually is pretty handy
for usage in subpackages of collections of packages)
Ralf