Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 13032 invoked from network); 1 Jan 2008 01:13:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jan 2008 01:13:41 -0000 Received: (qmail 74273 invoked by uid 500); 1 Jan 2008 01:13:27 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 74250 invoked by uid 500); 1 Jan 2008 01:13:27 -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: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 74234 invoked by uid 99); 1 Jan 2008 01:13:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Dec 2007 17:13:27 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [208.72.237.25] (HELO sasl.smtp.pobox.com) (208.72.237.25) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jan 2008 01:13:04 +0000 Received: from a-sasl-quonix (localhost [127.0.0.1]) by a-sasl-quonix.pobox.com (Postfix) with ESMTP id 17052902D for ; Mon, 31 Dec 2007 20:13:06 -0500 (EST) Received: from [10.0.1.3] (c-24-4-201-110.hsd1.ca.comcast.net [24.4.201.110]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by a-sasl-quonix.pobox.com (Postfix) with ESMTP id D8220902C for ; Mon, 31 Dec 2007 20:13:04 -0500 (EST) Message-Id: <4DDE755F-B48D-43A9-ABBA-B49093DC58C8@apache.org> From: Brian McCallister To: dev@httpd.apache.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Subject: mod_wombat build help Date: Mon, 31 Dec 2007 17:12:43 -0800 X-Mailer: Apple Mail (2.915) X-Virus-Checked: Checked by ClamAV on apache.org If anyone is familiar with autconf and modules, I would *love* if that person could take a look at helping me clean up mod_wombat's build, which is presently a mess. I, to be honest, don't understand enough automake/autoconf + apxs to know what needs doing, so will just say... please help? Thanks! -Brian