"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> aaron 02/04/06 13:44:44
>
> Modified: . config.layout
> Log:
> Add libdir entries to config.layout.
>
> Submitted by: Pier Fumagalli <[EMAIL PROTECTED]>
> Reviewed by: Aaron Bannert
Thanks Aaron... :) Much appreciated... Check out the --includedir as well.
BTW, OS/X freaks, is there interest in a "bundle" layout for Apache2? If you
check out /System/Library/Frameworks/JavaVM.framework/ you'll see what I
mean...
I've started to install all my "services" (PostFix, Cyrus-IMAPD, Apache2 and
so on) in /Library/Services, keeping everything self-contained in bundles
with versioning... It's kinda neat, as I can have several versions installed
and switch them only by changing a symlink (like OS/X bundles do!), and
would be kewl to have a layout following the Bundles scheme as well...
Pier