]> granicus.if.org Git - apache/commit
Merge in latest GNU config.guess and config.sub files. Synchronize all
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 16 Apr 2002 08:49:03 +0000 (08:49 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 16 Apr 2002 08:49:03 +0000 (08:49 +0000)
commit89933fa9ebcc8cb94ca0c3767b4971e2eef6c46e
treecf4e359066d1a2107c86617e6639c625f86bf0a4
parent9940c5c590df6beb824e194a24dc585c9342418d
Merge in latest GNU config.guess and config.sub files.  Synchronize all
config.guess/config.sub files to be identical.  Previously, we had three
different versions of the guess files - now they are the same.

I attempted to merge in ASF changes that were marked and still needed.
Please verify that these work on your platform.  (Particular attention
is required for the IBM platforms.)

Part of PR 7818 stems from the fact that the bundled expat did not have an
included config.guess/config.sub.  Therefore, it would take the config.guess
from the system.  Icarus's autoconf/libtool is very old (2.13/1.3.5).  The
machine that was used to roll 2.0.32 had a recent autoconf/libtool which
explains the behavior that Sander saw in the PR.  Therefore, we now
explicitly provide a config.guess/.sub for the bundled expat so that
all of the versions are in sync.  This should minimize configuration
problems.

pcre was using a config.guess that was imported when Brian made the 3.9
import.  It did not have the Apache modifications, but seems to have
had the Darwin changes.  Go figure.  Sync it up as well.

PR: 7818
Obtained from: GNU FSF - ftp.gnu.org/gnu/config

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94671 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
srclib/pcre/config.guess
srclib/pcre/config.sub