Re: Current usage of sysconfdir

2006-10-02 Thread Scot Hetzel
On 10/2/06, Markus Dolze <[EMAIL PROTECTED]> wrote: Hello, one port I am maintaining recently started using the sysconfdir set by GNU configure script to install default config files. By just using it, it will override user changed config files. I am thinking of using passing "--sysconfig=${EX

Current usage of sysconfdir

2006-10-01 Thread Markus Dolze
Hello, one port I am maintaining recently started using the sysconfdir set by GNU configure script to install default config files. By just using it, it will override user changed config files. I am thinking of using passing "--sysconfig=${EXAMPLESDIR}" as CONFIGURE_ARGS. Is EXAMPLESDIR a