summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2006-08-08 13:30:29 +0000
committerjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2006-08-08 13:30:29 +0000
commit1020ab5844204d24ab0ceabc5ea7c5c56989f21d (patch)
tree46691e250bdf6a4d1f22945fd1bd722e0b5bba2c
parentba5a1daa8e83eb1644605aae27e1932da1fc2020 (diff)
downloadlibapr-1020ab5844204d24ab0ceabc5ea7c5c56989f21d.tar.gz
* build/config.guess, build/config.sub: Update from savannah.
Obtained from: FSF git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.2.x@429651 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xbuild/config.guess8
-rwxr-xr-xbuild/config.sub4
2 files changed, 6 insertions, 6 deletions
diff --git a/build/config.guess b/build/config.guess
index 7924ac077..396482d6c 100755
--- a/build/config.guess
+++ b/build/config.guess
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
-timestamp='2006-06-06'
+timestamp='2006-07-02'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -211,7 +211,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE}
exit ;;
macppc:MirBSD:*:*)
- echo powerppc-unknown-mirbsd${UNAME_RELEASE}
+ echo powerpc-unknown-mirbsd${UNAME_RELEASE}
exit ;;
*:MirBSD:*:*)
echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
@@ -790,10 +790,10 @@ EOF
i*:PW*:*)
echo ${UNAME_MACHINE}-pc-pw32
exit ;;
- x86:Interix*:[345]*)
+ x86:Interix*:[3456]*)
echo i586-pc-interix${UNAME_RELEASE}
exit ;;
- EM64T:Interix*:[345]*)
+ EM64T:Interix*:[3456]*)
echo x86_64-unknown-interix${UNAME_RELEASE}
exit ;;
[345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
diff --git a/build/config.sub b/build/config.sub
index 70584b007..387c18d1a 100755
--- a/build/config.sub
+++ b/build/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
-timestamp='2006-06-06'
+timestamp='2006-07-02'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -1214,7 +1214,7 @@ case $os in
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
- | -skyos* | -haiku* | -rdos*)
+ | -skyos* | -haiku* | -rdos* | -toppers*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)