Skip to content

Commit 6782f58

Browse files
author
MarcoFalke
committed
[trivial] Latest config.guess
upstream commit 1e80063123b47b97d25dfeded8dd92a19dafab66
1 parent bf68191 commit 6782f58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/config.guess

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Attempt to guess a canonical system name.
33
# Copyright 1992-2015 Free Software Foundation, Inc.
44

5-
timestamp='2015-09-14'
5+
timestamp='2015-10-21'
66

77
# This file is free software; you can redistribute it and/or modify it
88
# under the terms of the GNU General Public License as published by
@@ -1123,7 +1123,7 @@ EOF
11231123
# uname -m prints for DJGPP always 'pc', but it prints nothing about
11241124
# the processor, so we play safe by assuming i586.
11251125
# Note: whatever this is, it MUST be the same as what config.sub
1126-
# prints for the "djgpp" host, or else GDB configury will decide that
1126+
# prints for the "djgpp" host, or else GDB configure will decide that
11271127
# this is a cross-build.
11281128
echo i586-pc-msdosdjgpp
11291129
exit ;;

0 commit comments

Comments
 (0)