~ubuntu-branches/ubuntu/hardy/wget/hardy-updates

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2005-10-13 16:59:03 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051013165903-3e12j4gn6znkhmdb
Tags: 1.10.2-1
new upstream release which fixes a NTLM Buffer Overflow Vulnerability

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
4
4
#   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
5
5
 
6
 
timestamp='2005-02-10'
 
6
timestamp='2005-06-02'
7
7
 
8
8
# This file is (in principle) common to ALL GNU software.
9
9
# The presence of a machine in this file suggests that SOME GNU software
21
21
#
22
22
# You should have received a copy of the GNU General Public License
23
23
# along with this program; if not, write to the Free Software
24
 
# Foundation, Inc., 59 Temple Place - Suite 330,
25
 
# Boston, MA 02111-1307, USA.
26
 
 
 
24
# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
 
25
# 02110-1301, USA.
 
26
#
27
27
# As a special exception to the GNU General Public License, if you
28
28
# distribute this file as part of a program that contains a
29
29
# configuration script generated by Autoconf, you may include it under
30
30
# the same distribution terms that you use for the rest of that program.
31
31
 
 
32
 
32
33
# Please send patches to <config-patches@gnu.org>.  Submit a context
33
34
# diff and a properly formatted ChangeLog entry.
34
35
#
83
84
while test $# -gt 0 ; do
84
85
  case $1 in
85
86
    --time-stamp | --time* | -t )
86
 
       echo "$timestamp" ; exit 0 ;;
 
87
       echo "$timestamp" ; exit ;;
87
88
    --version | -v )
88
 
       echo "$version" ; exit 0 ;;
 
89
       echo "$version" ; exit ;;
89
90
    --help | --h* | -h )
90
 
       echo "$usage"; exit 0 ;;
 
91
       echo "$usage"; exit ;;
91
92
    -- )     # Stop option processing
92
93
       shift; break ;;
93
94
    - ) # Use stdin as input.
99
100
    *local*)
100
101
       # First pass through any local machine types.
101
102
       echo $1
102
 
       exit 0;;
 
103
       exit ;;
103
104
 
104
105
    * )
105
106
       break ;;
231
232
        | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
232
233
        | am33_2.0 \
233
234
        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
 
235
        | bfin \
234
236
        | c4x | clipper \
235
237
        | d10v | d30v | dlx | dsp16xx \
236
238
        | fr30 | frv \
254
256
        | mipsisa64sr71k | mipsisa64sr71kel \
255
257
        | mipstx39 | mipstx39el \
256
258
        | mn10200 | mn10300 \
 
259
        | ms1 \
257
260
        | msp430 \
258
261
        | ns16k | ns32k \
259
262
        | openrisc | or32 \
262
265
        | pyramid \
263
266
        | sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
264
267
        | sh64 | sh64le \
265
 
        | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv8 | sparcv9 | sparcv9b \
 
268
        | sparc | sparc64 | sparc64b | sparc86x | sparclet | sparclite \
 
269
        | sparcv8 | sparcv9 | sparcv9b \
266
270
        | strongarm \
267
271
        | tahoe | thumb | tic4x | tic80 | tron \
268
272
        | v850 | v850e \
271
275
        | z8k)
272
276
                basic_machine=$basic_machine-unknown
273
277
                ;;
 
278
        m32c)
 
279
                basic_machine=$basic_machine-unknown
 
280
                ;;
274
281
        m6811 | m68hc11 | m6812 | m68hc12)
275
282
                # Motorola 68HC11/12.
276
283
                basic_machine=$basic_machine-unknown
298
305
        | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
299
306
        | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
300
307
        | avr-* \
301
 
        | bs2000-* \
 
308
        | bfin-* | bs2000-* \
302
309
        | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
303
310
        | clipper-* | craynv-* | cydra-* \
304
311
        | d10v-* | d30v-* | dlx-* \
327
334
        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
328
335
        | mipstx39-* | mipstx39el-* \
329
336
        | mmix-* \
 
337
        | ms1-* \
330
338
        | msp430-* \
331
339
        | none-* | np1-* | ns16k-* | ns32k-* \
332
340
        | orion-* \
336
344
        | romp-* | rs6000-* \
337
345
        | sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
338
346
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
339
 
        | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
 
347
        | sparc-* | sparc64-* | sparc64b-* | sparc86x-* | sparclet-* \
 
348
        | sparclite-* \
340
349
        | sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
341
350
        | tahoe-* | thumb-* \
342
351
        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
348
357
        | ymp-* \
349
358
        | z8k-*)
350
359
                ;;
 
360
        m32c-*)
 
361
                ;;
351
362
        # Recognize the various machine names and aliases which stand
352
363
        # for a CPU type and a company and sometimes even an OS.
353
364
        386bsd)
1178
1189
              | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
1179
1190
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1180
1191
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1181
 
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly*)
 
1192
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* | -skyos*)
1182
1193
        # Remember, each alternative MUST END IN *, to match a version number.
1183
1194
                ;;
1184
1195
        -qnx*)
1556
1567
esac
1557
1568
 
1558
1569
echo $basic_machine$os
1559
 
exit 0
 
1570
exit
1560
1571
 
1561
1572
# Local variables:
1562
1573
# eval: (add-hook 'write-file-hooks 'time-stamp)