summaryrefslogtreecommitdiff
path: root/source3/config.sub
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-05-16 04:03:12 +0200
committerJelmer Vernooij <jelmer@samba.org>2009-05-16 04:03:12 +0200
commit6230eb94af2305f479db3b76479a0dc841c3d1d5 (patch)
treec561e423934838d0a4a2e90f58127603a0cca9b7 /source3/config.sub
parent06864b4469f5f3d77637f8e6c97ec0558289cd29 (diff)
downloadsamba-6230eb94af2305f479db3b76479a0dc841c3d1d5.tar.gz
Update copies of config.guess and config.sub.
Diffstat (limited to 'source3/config.sub')
-rwxr-xr-xsource3/config.sub8
1 files changed, 5 insertions, 3 deletions
diff --git a/source3/config.sub b/source3/config.sub
index 69fc6b00c76..a39437d0158 100755
--- a/source3/config.sub
+++ b/source3/config.sub
@@ -12,7 +12,7 @@ timestamp='2009-04-17'
#
# 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
-# the Free Software Foundation; either version 3 of the License, or
+# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
@@ -21,7 +21,9 @@ timestamp='2009-04-17'
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, see <http://www.gnu.org/licenses/>.
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
+# 02110-1301, USA.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
@@ -1452,7 +1454,7 @@ case $basic_machine in
os=-aout
;;
c4x-* | tic4x-*)
- os=-coff
+ os=-coff
;;
# This must come before the *-dec entry.
pdp10-*)