aboutsummaryrefslogtreecommitdiff
path: root/depends
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2015-10-21 08:33:39 +0200
committerMarcoFalke <falke.marco@gmail.com>2015-10-23 08:35:05 +0200
commit6782f58368af09a3507004edc761fb233a95bfae (patch)
tree03929afb5cf71791acd46156d7ede8022956561d /depends
parentbf681918d7ef5c4bc6f92465ae7922c9f4b03d93 (diff)
downloadbitcoin-6782f58368af09a3507004edc761fb233a95bfae.tar.xz
[trivial] Latest config.guess
upstream commit 1e80063123b47b97d25dfeded8dd92a19dafab66
Diffstat (limited to 'depends')
-rwxr-xr-xdepends/config.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/depends/config.guess b/depends/config.guess
index 3c022c5bb8..b3f905370a 100755
--- a/depends/config.guess
+++ b/depends/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2015 Free Software Foundation, Inc.
-timestamp='2015-09-14'
+timestamp='2015-10-21'
# 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
@@ -1123,7 +1123,7 @@ EOF
# uname -m prints for DJGPP always 'pc', but it prints nothing about
# the processor, so we play safe by assuming i586.
# Note: whatever this is, it MUST be the same as what config.sub
- # prints for the "djgpp" host, or else GDB configury will decide that
+ # prints for the "djgpp" host, or else GDB configure will decide that
# this is a cross-build.
echo i586-pc-msdosdjgpp
exit ;;