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]

Aborting automake?


I have a situation where I want every Makefile.am to 'include' one of
several files.

If none of these files are 'include'd I want the automake run to abort.

I know how to cause the abort at runtime, but I'd rather catch this problem
while automake is running.

Is there a way to do this?

H



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