Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 59070 invoked by uid 500); 11 Feb 2002 22:13:57 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 59056 invoked from network); 11 Feb 2002 22:13:57 -0000 Date: Mon, 11 Feb 2002 17:14:38 -0500 (EST) From: Ryan Bloom To: dev@httpd.apache.org Subject: Re: what is best way to statically link a multi-file module w/ httpd? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On 11 Feb 2002, Jeff Trawick wrote: > Suppose I have mod_fubar.c and a couple of other .c files... What is > the recommended way to statically link them into httpd? > > Put them in modules/something and create config.m4 and Makefile.in? > > Use some invocation of --with-module? I personally use --with-module. It has some major problems that need to be fixed, but for the most part it works well. Ryan _______________________________________________________________________________ Ryan Bloom rbb@apache.org 550 Jean St Oakland CA 94610 -------------------------------------------------------------------------------