- Timestamp:
- 02/08/08 19:39:47 (4 years ago)
- Location:
- trunk/fm_gui
- Files:
-
- 5 modified
-
acinclude.m4 (modified) (1 diff)
-
config.guess (modified) (10 diffs)
-
config.sub (modified) (14 diffs)
-
configure (modified) (2 diffs)
-
configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fm_gui/acinclude.m4
r207 r227 24 24 [br_cv_valid_prefixes], [ 25 25 if test "$bindir" = '${exec_prefix}/bin' -a "$sbindir" = '${exec_prefix}/sbin' -a \ 26 "$data dir" = '${prefix}/share' -a "$libdir" = '${exec_prefix}/lib' -a \26 "$datarootdir" = '${prefix}/share' -a "$libdir" = '${exec_prefix}/lib' -a \ 27 27 "$libexecdir" = '${exec_prefix}/libexec' -a "$sysconfdir" = '${prefix}/etc' 28 28 then -
trunk/fm_gui/config.guess
r207 r227 2 2 # Attempt to guess a canonical system name. 3 3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 4 # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 5 6 timestamp='2006-02-23' 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, 5 # Inc. 6 7 timestamp='2007-03-06' 7 8 8 9 # This file is free software; you can redistribute it and/or modify it … … 161 162 sh3el) machine=shl-unknown ;; 162 163 sh3eb) machine=sh-unknown ;; 164 sh5el) machine=sh5le-unknown ;; 163 165 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 164 166 esac … … 211 213 exit ;; 212 214 macppc:MirBSD:*:*) 213 echo powerp pc-unknown-mirbsd${UNAME_RELEASE}215 echo powerpc-unknown-mirbsd${UNAME_RELEASE} 214 216 exit ;; 215 217 *:MirBSD:*:*) … … 771 773 pc98) 772 774 echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; 775 amd64) 776 echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; 773 777 *) 774 778 echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; … … 778 782 echo ${UNAME_MACHINE}-pc-cygwin 779 783 exit ;; 780 i*:MINGW*:*) 781 echo ${UNAME_MACHINE}-pc-mingw32 782 exit ;; 783 i*:MSYS_NT-*:*:*) 784 *:MINGW*:*) 784 785 echo ${UNAME_MACHINE}-pc-mingw32 785 786 exit ;; … … 791 792 echo ${UNAME_MACHINE}-pc-pw32 792 793 exit ;; 793 x86:Interix*:[345]*) 794 echo i586-pc-interix${UNAME_RELEASE} 795 exit ;; 796 EM64T:Interix*:[345]*) 797 echo x86_64-unknown-interix${UNAME_RELEASE} 798 exit ;; 794 *:Interix*:[3456]*) 795 case ${UNAME_MACHINE} in 796 x86) 797 echo i586-pc-interix${UNAME_RELEASE} 798 exit ;; 799 EM64T | authenticamd) 800 echo x86_64-unknown-interix${UNAME_RELEASE} 801 exit ;; 802 esac ;; 799 803 [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) 800 804 echo i${UNAME_MACHINE}-pc-mks … … 830 834 exit ;; 831 835 arm*:Linux:*:*) 836 echo ${UNAME_MACHINE}-unknown-linux-gnu 837 exit ;; 838 avr32*:Linux:*:*) 832 839 echo ${UNAME_MACHINE}-unknown-linux-gnu 833 840 exit ;; … … 948 955 echo x86_64-unknown-linux-gnu 949 956 exit ;; 957 xtensa:Linux:*:*) 958 echo xtensa-unknown-linux-gnu 959 exit ;; 950 960 i*86:Linux:*:*) 951 961 # The BFD linker knows what the default object file format is, so … … 990 1000 # endif 991 1001 #else 992 #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__ sun)1002 #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__SUNPRO_C) || defined(__SUNPRO_CC) 993 1003 LIBC=gnu 994 1004 #else … … 1206 1216 echo sx6-nec-superux${UNAME_RELEASE} 1207 1217 exit ;; 1218 SX-7:SUPER-UX:*:*) 1219 echo sx7-nec-superux${UNAME_RELEASE} 1220 exit ;; 1221 SX-8:SUPER-UX:*:*) 1222 echo sx8-nec-superux${UNAME_RELEASE} 1223 exit ;; 1224 SX-8R:SUPER-UX:*:*) 1225 echo sx8r-nec-superux${UNAME_RELEASE} 1226 exit ;; 1208 1227 Power*:Rhapsody:*:*) 1209 1228 echo powerpc-apple-rhapsody${UNAME_RELEASE} -
trunk/fm_gui/config.sub
r207 r227 2 2 # Configuration validation subroutine script. 3 3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 4 # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 5 6 timestamp='2006-02-23' 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, 5 # Inc. 6 7 timestamp='2007-01-18' 7 8 8 9 # This file is (in principle) common to ALL GNU software. … … 241 242 | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ 242 243 | am33_2.0 \ 243 | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \244 | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ 244 245 | bfin \ 245 246 | c4x | clipper \ 246 247 | d10v | d30v | dlx | dsp16xx \ 247 | f r30 | frv \248 | fido | fr30 | frv \ 248 249 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ 249 250 | i370 | i860 | i960 | ia64 \ 250 251 | ip2k | iq2000 \ 251 | m32r | m32rle | m68000 | m68k | m88k | maxq | mb | microblaze | mcore \ 252 | m32c | m32r | m32rle | m68000 | m68k | m88k \ 253 | maxq | mb | microblaze | mcore | mep \ 252 254 | mips | mipsbe | mipseb | mipsel | mipsle \ 253 255 | mips16 \ … … 275 277 | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ 276 278 | pyramid \ 277 | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \ 279 | score \ 280 | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 278 281 | sh64 | sh64le \ 279 | sparc | sparc64 | sparc64b | sparc 86x | sparclet | sparclite \280 | sparcv8 | sparcv9 | sparcv9b \281 | s trongarm \282 | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ 283 | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ 284 | spu | strongarm \ 282 285 | tahoe | thumb | tic4x | tic80 | tron \ 283 286 | v850 | v850e \ 284 287 | we32k \ 285 | x86 | x scale | xscalee[bl] | xstormy16 | xtensa \288 | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ 286 289 | z8k) 287 basic_machine=$basic_machine-unknown288 ;;289 m32c)290 290 basic_machine=$basic_machine-unknown 291 291 ;; … … 319 319 | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ 320 320 | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ 321 | avr-* \321 | avr-* | avr32-* \ 322 322 | bfin-* | bs2000-* \ 323 323 | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \ … … 325 325 | d10v-* | d30v-* | dlx-* \ 326 326 | elxsi-* \ 327 | f30[01]-* | f700-* | f r30-* | frv-* | fx80-* \327 | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ 328 328 | h8300-* | h8500-* \ 329 329 | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ 330 330 | i*86-* | i860-* | i960-* | ia64-* \ 331 331 | ip2k-* | iq2000-* \ 332 | m32 r-* | m32rle-* \332 | m32c-* | m32r-* | m32rle-* \ 333 333 | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ 334 334 | m88110-* | m88k-* | maxq-* | mcore-* \ … … 359 359 | pyramid-* \ 360 360 | romp-* | rs6000-* \ 361 | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sh be-* \361 | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ 362 362 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ 363 | sparc-* | sparc64-* | sparc64b-* | sparc 86x-* | sparclet-* \363 | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ 364 364 | sparclite-* \ 365 | sparcv8-* | sparcv9-* | sparcv9b-* | s trongarm-* | sv1-* | sx?-* \365 | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ 366 366 | tahoe-* | thumb-* \ 367 367 | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ … … 369 369 | v850-* | v850e-* | vax-* \ 370 370 | we32k-* \ 371 | x86-* | x86_64-* | x ps100-* | xscale-* | xscalee[bl]-* \371 | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ 372 372 | xstormy16-* | xtensa-* \ 373 373 | ymp-* \ 374 374 | z8k-*) 375 ;;376 m32c-*)377 375 ;; 378 376 # Recognize the various machine names and aliases which stand … … 913 911 basic_machine=mipsisa64sb1el-unknown 914 912 ;; 913 sde) 914 basic_machine=mipsisa32-sde 915 os=-elf 916 ;; 915 917 sei) 916 918 basic_machine=mips-sei … … 923 925 basic_machine=sh-hitachi 924 926 os=-hms 927 ;; 928 sh5el) 929 basic_machine=sh5le-unknown 925 930 ;; 926 931 sh64) … … 1129 1134 basic_machine=sh-unknown 1130 1135 ;; 1131 sparc | sparcv8 | sparcv9 | sparcv9b )1136 sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) 1132 1137 basic_machine=sparc-sun 1133 1138 ;; … … 1218 1223 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ 1219 1224 | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ 1220 | -skyos* | -haiku* | -rdos* )1225 | -skyos* | -haiku* | -rdos* | -toppers* | -drops*) 1221 1226 # Remember, each alternative MUST END IN *, to match a version number. 1222 1227 ;; … … 1370 1375 1371 1376 case $basic_machine in 1377 score-*) 1378 os=-elf 1379 ;; 1380 spu-*) 1381 os=-elf 1382 ;; 1372 1383 *-acorn) 1373 1384 os=-riscix1.2 … … 1379 1390 os=-aout 1380 1391 ;; 1381 c4x-* | tic4x-*)1382 os=-coff1383 ;;1392 c4x-* | tic4x-*) 1393 os=-coff 1394 ;; 1384 1395 # This must come before the *-dec entry. 1385 1396 pdp10-*) … … 1406 1417 m68*-cisco) 1407 1418 os=-aout 1419 ;; 1420 mep-*) 1421 os=-elf 1408 1422 ;; 1409 1423 mips*-cisco) -
trunk/fm_gui/configure
r220 r227 21622 21622 21623 21623 if test "$bindir" = '${exec_prefix}/bin' -a "$sbindir" = '${exec_prefix}/sbin' -a \ 21624 "$data dir" = '${prefix}/share' -a "$libdir" = '${exec_prefix}/lib' -a \21624 "$datarootdir" = '${prefix}/share' -a "$libdir" = '${exec_prefix}/lib' -a \ 21625 21625 "$libexecdir" = '${exec_prefix}/libexec' -a "$sysconfdir" = '${prefix}/etc' 21626 21626 then … … 25953 25953 echo "" 25954 25954 echo "Build options:" 25955 if test "$br_cv_binreloc" = "yes"; then 25956 echo " binreloc support: yes" 25957 else 25958 echo " binreloc support: no" 25959 fi 25955 echo " binreloc support: $br_cv_binreloc" 25960 25956 echo "" 25961 25957 echo "Installation options:" -
trunk/fm_gui/configure.ac
r220 r227 155 155 echo "" 156 156 echo "Build options:" 157 if test "$br_cv_binreloc" = "yes"; then 158 echo " binreloc support: yes" 159 else 160 echo " binreloc support: no" 161 fi 157 echo " binreloc support: $br_cv_binreloc" 162 158 echo "" 163 159 echo "Installation options:"
