Re: Setting output dir for support files

2009-05-01 Thread John Calcote
Hi Robert, On 4/30/2009 11:07 PM, Robert J. Hansen wrote: I've used Autotools in a few small projects before, but nothing which required auxiliary files to support the binaries. Typically, I've seen these auxiliary files stored in /usr/share/package-version/, and would like to do the same thing

Re: Setting output dir for support files

2009-05-01 Thread Ralf Wildenhues
Hello Robert, * Robert J. Hansen wrote on Fri, May 01, 2009 at 07:07:02AM CEST: > I've used Autotools in a few small projects before, but nothing which > required auxiliary files to support the binaries. Typically, I've seen > these auxiliary files stored in /usr/share/package-version/, and would

Setting output dir for support files

2009-04-30 Thread Robert J. Hansen
I've used Autotools in a few small projects before, but nothing which required auxiliary files to support the binaries. Typically, I've seen these auxiliary files stored in /usr/share/package-version/, and would like to do the same thing for my own package via Autotools. I'm able to get /usr/shar