Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5413 in orxonox.OLD for trunk/config.sub


Ignore:
Timestamp:
Oct 20, 2005, 11:42:08 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: reverted to old revision 5409, removing the LIBTOOL-stuff with command:
svn merge . . -r HEAD:5409

Reason:
Timing:
Default:


real 1m1.111s
user 1m31.534s
sys 0m6.903s

LIBTOOL:


real 2m21.384s
user 3m12.141s
sys 0m36.896s

→ compileTime doubled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config.sub

    r5410 r5413  
    22# Configuration validation subroutine script.
    33#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
    4 #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    5 
    6 timestamp='2005-06-02'
     4#   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
     5
     6timestamp='2004-03-12'
    77
    88# This file is (in principle) common to ALL GNU software.
     
    2222# You should have received a copy of the GNU General Public License
    2323# along with this program; if not, write to the Free Software
    24 # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    25 # 02110-1301, USA.
    26 #
     24# Foundation, Inc., 59 Temple Place - Suite 330,
     25# Boston, MA 02111-1307, USA.
     26
    2727# As a special exception to the GNU General Public License, if you
    2828# distribute this file as part of a program that contains a
    2929# configuration script generated by Autoconf, you may include it under
    3030# the same distribution terms that you use for the rest of that program.
    31 
    3231
    3332# Please send patches to <config-patches@gnu.org>.  Submit a context
     
    7271GNU config.sub ($timestamp)
    7372
    74 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
     73Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
    7574Free Software Foundation, Inc.
    7675
     
    8584  case $1 in
    8685    --time-stamp | --time* | -t )
    87        echo "$timestamp" ; exit ;;
     86       echo "$timestamp" ; exit 0 ;;
    8887    --version | -v )
    89        echo "$version" ; exit ;;
     88       echo "$version" ; exit 0 ;;
    9089    --help | --h* | -h )
    91        echo "$usage"; exit ;;
     90       echo "$usage"; exit 0 ;;
    9291    -- )     # Stop option processing
    9392       shift; break ;;
     
    101100       # First pass through any local machine types.
    102101       echo $1
    103        exit ;;
     102       exit 0;;
    104103
    105104    * )
     
    147146        -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
    148147        -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
    149         -apple | -axis | -knuth | -cray)
     148        -apple | -axis)
    150149                os=
    151150                basic_machine=$1
     
    233232        | am33_2.0 \
    234233        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
    235         | bfin \
    236234        | c4x | clipper \
    237         | d10v | d30v | dlx | dsp16xx | dvp \
     235        | d10v | d30v | dlx | dsp16xx \
    238236        | fr30 | frv \
    239237        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
    240238        | i370 | i860 | i960 | ia64 \
    241239        | ip2k | iq2000 \
    242         | m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \
     240        | m32r | m32rle | m68000 | m68k | m88k | mcore \
    243241        | mips | mipsbe | mipseb | mipsel | mipsle \
    244242        | mips16 \
     
    249247        | mips64vr4300 | mips64vr4300el \
    250248        | mips64vr5000 | mips64vr5000el \
    251         | mips64r5900 | mips64r5900el \
    252249        | mipsisa32 | mipsisa32el \
    253250        | mipsisa32r2 | mipsisa32r2el \
     
    258255        | mipstx39 | mipstx39el \
    259256        | mn10200 | mn10300 \
    260         | ms1 \
    261257        | msp430 \
    262258        | ns16k | ns32k \
     
    267263        | sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
    268264        | sh64 | sh64le \
    269         | sparc | sparc64 | sparc64b | sparc86x | sparclet | sparclite \
    270         | sparcv8 | sparcv9 | sparcv9b \
     265        | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv8 | sparcv9 | sparcv9b \
    271266        | strongarm \
    272267        | tahoe | thumb | tic4x | tic80 | tron \
    273268        | v850 | v850e \
    274269        | we32k \
    275         | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
     270        | x86 | xscale | xstormy16 | xtensa \
    276271        | z8k)
    277                 basic_machine=$basic_machine-unknown
    278                 ;;
    279         m32c)
    280272                basic_machine=$basic_machine-unknown
    281273                ;;
     
    307299        | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
    308300        | avr-* \
    309         | bfin-* | bs2000-* \
     301        | bs2000-* \
    310302        | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
    311         | clipper-* | craynv-* | cydra-* \
     303        | clipper-* | cydra-* \
    312304        | d10v-* | d30v-* | dlx-* \
    313305        | elxsi-* \
     
    319311        | m32r-* | m32rle-* \
    320312        | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
    321         | m88110-* | m88k-* | maxq-* | mcore-* \
     313        | m88110-* | m88k-* | mcore-* \
    322314        | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
    323315        | mips16-* \
     
    328320        | mips64vr4300-* | mips64vr4300el-* \
    329321        | mips64vr5000-* | mips64vr5000el-* \
    330         | mips64r5900-* | mips64r5900el-* \
    331322        | mipsisa32-* | mipsisa32el-* \
    332323        | mipsisa32r2-* | mipsisa32r2el-* \
     
    336327        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
    337328        | mipstx39-* | mipstx39el-* \
    338         | mmix-* \
    339         | ms1-* \
    340329        | msp430-* \
    341         | none-* | np1-* | ns16k-* | ns32k-* \
     330        | none-* | np1-* | nv1-* | ns16k-* | ns32k-* \
    342331        | orion-* \
    343332        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
     
    347336        | sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
    348337        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
    349         | sparc-* | sparc64-* | sparc64b-* | sparc86x-* | sparclet-* \
    350         | sparclite-* \
     338        | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
    351339        | sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
    352340        | tahoe-* | thumb-* \
     
    355343        | v850-* | v850e-* | vax-* \
    356344        | we32k-* \
    357         | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
    358         | xstormy16-* | xtensa-* \
     345        | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
     346        | xtensa-* \
    359347        | ymp-* \
    360348        | z8k-*)
    361                 ;;
    362         m32c-*)
    363349                ;;
    364350        # Recognize the various machine names and aliases which stand
     
    460446                os=-unicos
    461447                ;;
    462         craynv)
    463                 basic_machine=craynv-cray
    464                 os=-unicosmp
    465                 ;;
    466448        cr16c)
    467449                basic_machine=cr16c-unknown
     
    471453                basic_machine=m68k-crds
    472454                ;;
    473         crisv32 | crisv32-* | etraxfs*)
    474                 basic_machine=crisv32-axis
    475                 ;;
    476455        cris | cris-* | etrax*)
    477456                basic_machine=cris-axis
     
    502481                basic_machine=m88k-motorola
    503482                os=-sysv3
    504                 ;;
    505         djgpp)
    506                 basic_machine=i586-pc
    507                 os=-msdosdjgpp
    508483                ;;
    509484        dpx20 | dpx20-*)
     
    679654                os=-mint
    680655                ;;
    681         mipsEE* | ee | ps2)
    682                 basic_machine=mips64r5900el-scei
    683                 case $os in
    684                     -linux*)
    685                         ;;
    686                     *)
    687                         os=-elf
    688                         ;;
    689                 esac
    690                 ;;
    691         iop)
    692                 basic_machine=mipsel-scei
    693                 os=-irx
    694                 ;;
    695         dvp)
    696                 basic_machine=dvp-scei
    697                 os=-elf
    698                 ;;
    699656        mips3*-*)
    700657                basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
     
    702659        mips3*)
    703660                basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
     661                ;;
     662        mmix*)
     663                basic_machine=mmix-knuth
     664                os=-mmixware
    704665                ;;
    705666        monitor)
     
    783744                basic_machine=np1-gould
    784745                ;;
     746        nv1)
     747                basic_machine=nv1-cray
     748                os=-unicosmp
     749                ;;
    785750        nsr-tandem)
    786751                basic_machine=nsr-tandem
     
    10641029                basic_machine=hppa1.1-winbond
    10651030                os=-proelf
    1066                 ;;
    1067         xbox)
    1068                 basic_machine=i686-pc
    1069                 os=-mingw32
    10701031                ;;
    10711032        xps | xps100)
     
    10981059        romp)
    10991060                basic_machine=romp-ibm
    1100                 ;;
    1101         mmix)
    1102                 basic_machine=mmix-knuth
    11031061                ;;
    11041062        rs6000)
     
    12101168              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
    12111169              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
    1212               | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* | -skyos* \
    1213               | -irx* )
     1170              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly*)
    12141171        # Remember, each alternative MUST END IN *, to match a version number.
    12151172                ;;
     
    13381295                os=-kaos
    13391296                ;;
    1340         -zvmoe)
    1341                 os=-zvmoe
    1342                 ;;
    13431297        -none)
    13441298                ;;
     
    14201374        *-ibm)
    14211375                os=-aix
    1422                 ;;
    1423         *-knuth)
    1424                 os=-mmixware
    14251376                ;;
    14261377        *-wec)
     
    15891540
    15901541echo $basic_machine$os
    1591 exit
     1542exit 0
    15921543
    15931544# Local variables:
Note: See TracChangeset for help on using the changeset viewer.