This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: VPATH?


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 <hstenn@cisco.com> writes:
> 
> [...]
> 
>  Harlan> A subdir that had:
> 
>  Harlan> Makefile.am:
>  Harlan> VPATH=@srcdir@:@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
> 
> 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]