| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Obtained from: FSF
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@429300 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
http://cvs.savannah.gnu.org/viewcvs/*checkout*/config/config/.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@414212 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
from the FSF.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@358559 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65274 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
scripts.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64913 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
| |
...-os2_emx; entirely untested:
* configure.in, build/apr_hints.m4: Match OS/2 by "*-os2*".
* build/config.sub, build/config.guess: Remove customisations for
*-os2.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64911 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
potentially affected platforms are
. z/OS a.k.a. OS/390 a.k.a. MVS
Apache and APR on this OS use a non-standard libtool which includes and
forces the use of its own copy of config.sub and config.guess, so there
is no immediate breakage
. TPF
dunno if anybody builds APR there
. VM/CMS
dunno if anybody builds APR there
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64910 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: http://svn.apache.org/repos/asf/apr/apr/trunk@63269 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
we didn't recognize 5L, so we didn't define _USE_IRS, so we didn't
get the prototype for hstrerror(), and I recently told xlc to be
pickier, so the compiler bailed on a so-called misuse of hstrerror()
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62574 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Submitted by: Henri Gomez, hgomez@slib.fr
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62532 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61249 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Isolate and clearly identify all changes for Apache.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61248 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
came along for the ride.
Submitted by: Jeff Trawick
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61247 13f79535-47bb-0310-9956-ffa450edef68
|
|
These are in CVS because Apache runs on platforms that are not
known by the GNU tools (yet).
Obtained from: GNU libtool 1.3.5
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61246 13f79535-47bb-0310-9956-ffa450edef68
|