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]

VPATH?


So in the past we have successfully created Makefile.am's that say:

 VPATH=@srcdir@:@srcdir@/other/dir

 foo_SOURCES= filefromdot filefromotherdir

and with 1.8 I am seein more places where this no longer works.

The documentation does not clearly state that augmenting VPATH is wrong.

Is it wrong to use an "augmented" VPATH with automake?

H



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