On Thu, Jul 05, 2001 at 05:25:22PM -0700, Roy T. Fielding wrote: > Bill posted a proposed layout for module directories on new-httpd, so we > should probably figure that out before adding stuff to httpd-mbox.
Is this the post you are talking about: http://www.apachelabs.org/apache-mbox/200107.mbox/[EMAIL PROTECTED] That doesn't seem like a proposal, but I might be wrong. =) Since we have "auxiliary files" (only dependent upon APR), we need to streamline the building of Apache with mod_mbox somehow: Here is Ryan's post about the --with-module option: http://www.apachelabs.org/apache-mbox/200107.mbox/[EMAIL PROTECTED] We prolly need to accept .a files to add as well. Maybe, you could just specify the .a files in LIBS or something. Not sure how elegant this is - it makes the build a two-step process. I imagine that all of the external modules will have to deal with this. -- justin
