Lex, Yacc, and distcheck

2010-03-09 Thread Clifford Yapp
I have a problem with some Lex and Yacc files. They require newer versions of flex/bison/m4 be present on the system to correctly generate code, and that's not something that can always be assumed. I've cooked up some configure logic to check the version of flex available in configure.ac. What I'

Re: Docbook pdf generation - copying png images to build directory?

2009-11-16 Thread Clifford Yapp
Whoops, nevermind - the fop config option did it, just had it misconfigured. Thanks all for your help! Cheers, CY

Re: Docbook pdf generation - copying png images to build directory?

2009-11-16 Thread Clifford Yapp
On Friday 13 November 2009 16:19:43 Daniel Leidert wrote: > Clifford Yapp wrote: > > I have a situation where I need to copy png images from a source > > directory to the build directory prior to running other build rules, > > and I am having some trouble formulating

Docbook pdf generation - copying png images to build directory?

2009-11-13 Thread Clifford Yapp
I have a situation where I need to copy png images from a source directory to the build directory prior to running other build rules, and I am having some trouble formulating a rule to do the job. Background: Docbook files are converted to pdf format by using Apache FOP, but when converting an xml