Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 22947 invoked by uid 6000); 1 Sep 1998 15:00:29 -0000 Received: (qmail 22922 invoked from network); 1 Sep 1998 15:00:26 -0000 Received: from slarti.muc.de (193.174.4.10) by taz.hyperreal.org with SMTP; 1 Sep 1998 15:00:26 -0000 Received: (qmail 2520 invoked by uid 66); 1 Sep 1998 14:59:38 -0000 Received: by en1.engelschall.com (Sendmail 8.9.1) id QAA04606; Tue, 1 Sep 1998 16:52:41 +0200 (CEST) Message-ID: <19980901165240.A4596@engelschall.com> Date: Tue, 1 Sep 1998 16:52:40 +0200 From: "Ralf S. Engelschall" To: new-httpd@apache.org Cc: drc@ppt.com Subject: Re: ["David Coelho" ] SCO OpenServer 5.2 port Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Organization: Engelschall, Germany. X-Web-Homepage: http://www.engelschall.com/ X-PGP-Public-Key: http://www.engelschall.com/ho/rse/pgprse.asc X-PGP-Fingerprint: 00 C9 21 8E D1 AB 70 37 DD 67 A2 3A 0A 6F 8D A5 Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org In article you wrote: > There is a minor bug in the src/Configure script > in the Apache version 1.3.1 release when building > on SCO Openserver 5.2. The following patch fixes > this problem: > --> diff src/Configure src/Configure.ORIGINAL > 542,547d541 > < *-SCO_SV*) > < OS='SCO SV' > < CFLAGS="$CFLAGS -DSCO" > < LIBS="$LIBS -lPW -lsocket -lmalloc -lcrypt_i" > < DEF_WANTHSREGEX=yes > < ;; You added an entry for the upper case variant. Is this really all? Then we can do it simpler < *-sco_sv*) > *-sco_sv|*-SCO_SV*) OTOH why are there SCO systems with lowercase uname results and others with upper case results? Or Or is it always uppercase and your patch should not be a _change_ instead of an _addition_? Ralf S. Engelschall rse@engelschall.com www.engelschall.com