[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: VPATH?
From: |
Harlan Stenn |
Subject: |
Re: VPATH? |
Date: |
Thu, 29 Jan 2004 16:43:26 -0500 |
User-agent: |
EMH/1.10.0 SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) |
Thanks!
I'll do what I can. One problem is that this works for me in 108 other
Makefile.am's, and every once in a while one of them stops working and I
have to say where each source file lives.
It is strange...
H
--
> Sorry for the delay.
>
> >>> "Harlan" == Harlan Stenn <address@hidden> writes:
>
> [...]
>
> Harlan> A subdir that had:
>
> Harlan> Makefile.am:
> Harlan> address@hidden@:@srcdir@/../common
>
> Harlan> bin_PROGRAMS= foo
>
> Harlan> and no other files in it used to automatically get foo.c from
> Harlan> srcdir/../common/foo.c, and with automake-1.8 it no longer does.
>
> I'm afraid this worked for me, furthermore I don't have the
> slightest idea what change in Automake could possibly be related
> to this behavior.
>
> Could you send a complete test case with full instructions to
> reproduce the problem?
> --
> Alexandre Duret-Lutz
>
>
- VPATH?, Harlan Stenn, 2004/01/21