Portable method to change sysconfdir

2008-02-05 Thread Stephen Torri
I am looking for a portable method that will allow me to change the location of files installed into the sysconfir ($prefix/etc). Right now my Makefile.am contains: dist_sysconf_DATA = \ db_config.xml \ file_config.xml \ memory_config.xml I want to install them to a named

Re: Portable method to change sysconfdir

2008-02-05 Thread Jason Curl
Stephen Torri wrote: I am looking for a portable method that will allow me to change the location of files installed into the sysconfir ($prefix/etc). Right now my Makefile.am contains: dist_sysconf_DATA = \ db_config.xml \ file_config.xml \ memory_config.xml I want to i

Re: Portable method to change sysconfdir

2008-02-05 Thread Ralf Wildenhues
Hello Stephen, * Stephen Torri wrote on Tue, Feb 05, 2008 at 06:02:21PM CET: > I am looking for a portable method that will allow me to change the > location of files installed into the sysconfir ($prefix/etc). Right now > my Makefile.am contains: > > dist_sysconf_DATA = \ > db_config.xml \

Re: quoting fun

2008-02-05 Thread Ralf Wildenhues
Hello Patrick, * Patrick Welche wrote on Sat, Feb 02, 2008 at 06:09:03PM CET: > On Sat, Feb 02, 2008 at 04:51:46PM +0100, Ralf Wildenhues wrote: > > Please try this patch: > > > > I'll try to finish it tomorrow. > > I