On Wed, Jan 09, 2002 at 04:38:12PM +0100, Stipe Tolj wrote:
> > No.  See my other mail.  What I meant was, $libexecdir should be
> > == $sbindir == $(prefix)/sbin == /usr/sbin.
> > 
> > DLLs to
> > 
> > /usr/lib        if run time loaded with e.g. dlopen()
> > /usr/bin        if inherently linked in.
> > 
> > Basically I don't want /usr/libexec in the users path.
> 
> Ok, so we'll have to have:
> 
> /usr/lib/libfoo.dll
> /usr/lib/mod_bar.dll
> 
> for the run time loaded modules, and
>  
> /usr/bin/libhttpd.dll
> 
> for the inherently linked in core lib.

Yep.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.

Reply via email to