Re: managing headers in source

2013-07-20 Thread Simon Richter
Hi Václav, > - src/Makefile.am: Listing headers for dependencies and source files. > (http://bazaar.launchpad.net/~log4cplus/log4cplus/trunk/view/head:/src/Makefile.am) You do not need to list the headers as source files as long as they are listed somewhere. The dependencies start out empty befo

Re: source file in different directory to Makefile and subdir-objects

2013-07-20 Thread Adam Mercer
On Fri, Jul 19, 2013 at 7:01 PM, Stefano Lattarini wrote: > But consider that the behaviour currently enabled by 'subdir-objects' > option will be made the default one and *the only aviailable one* in > Automake 2.0, so you might want to start drawing a roadmap to change > the assumptions done by