File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
# Attempt to guess a canonical system name.
3
3
# Copyright 1992-2015 Free Software Foundation, Inc.
4
4
5
- timestamp=' 2015-09-14 '
5
+ timestamp=' 2015-10-21 '
6
6
7
7
# This file is free software; you can redistribute it and/or modify it
8
8
# under the terms of the GNU General Public License as published by
@@ -1123,7 +1123,7 @@ EOF
1123
1123
# uname -m prints for DJGPP always 'pc', but it prints nothing about
1124
1124
# the processor, so we play safe by assuming i586.
1125
1125
# 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
1127
1127
# this is a cross-build.
1128
1128
echo i586-pc-msdosdjgpp
1129
1129
exit ;;
You can’t perform that action at this time.
0 commit comments