Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 26511 invoked from network); 1 Apr 2006 10:20:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Apr 2006 10:20:20 -0000 Received: (qmail 62111 invoked by uid 500); 1 Apr 2006 10:20:18 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 62069 invoked by uid 500); 1 Apr 2006 10:20:18 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 62058 invoked by uid 99); 1 Apr 2006 10:20:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Apr 2006 02:20:18 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [80.229.52.226] (HELO asgard.webthing.com) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Apr 2006 02:20:17 -0800 Received: from asgard (asgard [192.168.10.2]) by asgard.webthing.com (Postfix) with ESMTP id 428926455F for ; Sat, 1 Apr 2006 11:19:56 +0100 (BST) Content-Disposition: inline From: Nick Kew Organization: WebThing Ltd To: dev@apr.apache.org Subject: Re: [PATCH] correct a couple of typos in build/dbd.m4 Date: Sat, 1 Apr 2006 11:19:49 +0100 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200604011119.54533.nick@webthing.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Aaargh! Sent in error to the OP; meant to post to dev@apr! On Friday 31 March 2006 23:53, Peter Wojciechowski wrote: > I started mucking around with mod_dbd, and noticed a couple of typos > with dbd.m4, and a small update to INSTALL.MySQL. > > -Peter You're right there's at least one dumb typo wants fixing! I'm sure I've seen that before, surrounded by a SEP field or something. But I'm confused by your patch, which seems to change things that weren't wrong. Anyone who understands M4 properly care to look? -- Nick Kew