Re: Built sources and make distcheck

2009-02-24 Thread Ralf Wildenhues
* Allan Caffee wrote on Wed, Feb 25, 2009 at 12:43:02AM CET: > Although I must admit I'm not sure what he means by > > > [...] this shouldn't matter for read-only trees iff your > > > dependencies are set up correctly [...] > I'm not really sure how else you could have generated.c on the source >

Re: Built sources and make distcheck

2009-02-24 Thread Allan Caffee
On Mon, 23 Feb 2009, Tavian Barnes wrote: > 2009/2/23 Ralf Wildenhues : > [...] > > generated.c can live in the source or in the build tree. But given that > > different make implementations have slightly different VPATH semantics, > > it may be useful to require it to always live in the source tr

Re: make dvi during make distcheck too annoying

2009-02-24 Thread Ralf Wildenhues
Hello Matěj, * Matěj Týč wrote on Mon, Feb 23, 2009 at 04:01:34PM CET: > The problem is that running 'make distcheck' results in error since > the EPS images that should be there aren't there and 'make distcheck' > tries to run 'make dvi' everywhere. > I would like to run 'make pdf' instead or at