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]

Re: Deep packages, constructing the configure.am and Makefile.am


>>>>> "Alex" == Alex Hornby <alex@anvil.co.uk> writes:

Alex> I would like my package to find all Makefile.am's at configure,
Alex> as this would make adding separate test directories easier. I
Alex> cannot work out the m4 magic to dynamically set up the AC_OUTPUT
Alex> line.

There isn't a way to do this with the current automake.
Automake wants to statically kow the list of generated Makefiles.

Tom


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