Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 60757 invoked from network); 20 Jul 2005 03:43:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2005 03:43:45 -0000 Received: (qmail 27009 invoked by uid 500); 20 Jul 2005 03:43:42 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 26609 invoked by uid 500); 20 Jul 2005 03:43:40 -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 Delivered-To: moderator for dev@httpd.apache.org Received: (qmail 17705 invoked by uid 99); 20 Jul 2005 03:19:03 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=xO2oAvLYtl3T2eaybQjq+07FN5eEFezxm/SRSHy9kwCdPU6MqtJao971xALtjWTjVbZoo1/IS7AhqEtFH9slpwN4VWlhwbwF7RKI1yzXLZkOmViwG4Plz195f7ZfQMSy09mka1BK0O22r+O0uZ5Ln73kT1tW0otTXafMqEPEV2E= ; Message-ID: <20050720031857.36356.qmail@web30402.mail.mud.yahoo.com> Date: Tue, 19 Jul 2005 20:18:57 -0700 (PDT) From: steve johnson Reply-To: aces4me@yahoo.com Subject: build-dso? To: dev@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N What (or who) generates the build-dso scripts for modules? What are they used for? If it is used why not use make? I am fighting with mod_mbox in particular but I'm also interested in a more generalized answer if someone has one.