summaryrefslogtreecommitdiffstats
path: root/config.guess
diff options
context:
space:
mode:
authorcvs2svn <>2006-05-14 00:51:20 +0000
committercvs2svn <>2006-05-14 00:51:20 +0000
commita41ff81fd6eb8ae51d9780c64cbb5a9e87301f61 (patch)
tree083c521abb0099ea42cdef3d5c90310b68e13d19 /config.guess
parentd1a20c2947b8038f0898da6a0db74ada428fcf17 (diff)
downloadcygnal-gdb_6_5-2006-05-14-branchpoint.tar.gz
cygnal-gdb_6_5-2006-05-14-branchpoint.tar.bz2
cygnal-gdb_6_5-2006-05-14-branchpoint.zip
This commit was manufactured by cvs2svn to create branch 'gdb_6_5-branch'.gdb_6_5-2006-05-14-branchpoint
Sprout from nickrob-async-20060513-branch 2006-05-12 01:45:11 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'nickrob-' Cherrypick from master 2006-05-14 00:51:19 UTC Ben Elliston <bje@gnu.org> ' * config.sub, config.guess: Update from upstream sources.': ChangeLog config.guess config.sub
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.guess b/config.guess
index 7149b1bbb..c085f4f51 100755
--- a/config.guess
+++ b/config.guess
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
-timestamp='2006-04-26'
+timestamp='2006-05-13'
# 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
@@ -989,7 +989,7 @@ EOF
LIBC=gnulibc1
# endif
#else
- #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__sun)
+ #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__SUNPRO_C) || defined(__SUNPRO_CC)
LIBC=gnu
#else
LIBC=gnuaout