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]

Extending VPATH


I find that automake-1.7* (at least) complains about lines like:

 if COND_FOO
 VPATH=$(srcdir):$(srcdir)/../foo
 endif

in Makefile.am's (VPATH was already defined in condition TRUE, which implies
COND_FOO).

Bug or feature?

H



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