Thayne Harbaugh <[EMAIL PROTECTED]> wrote:

> with gii_confdir is that it is built from $sysconfdir and is fully
> expanded after configuring - usually being /etc/ggi.  The problem is
> that many build/packaging systems legitimately change sysconfdir between
> build and installation.  If gii_confdir doesn't have a late binding then
> it won't have this redirection. 

Oooops - changing sysconfdir between build and installation will break 
LibGGI anyway, beacuse the location of the configuration file is compiled 
into the LibGGI executable. 

However I suppose said changes are only done to do something like
install-to-tmp, then package from there (avoiding to clutter system
directories), removing the leading temporary path, so that the final 
install of the package will again be where the orginal build-time path 
was - right ?

CU, Andy

-- 
= Andreas Beck                    |  Email :  <[EMAIL PROTECTED]>             =

Reply via email to