Changeset 1098 for stable/1.5
- Timestamp:
- Sep 5, 2007 2:15:56 PM (14 years ago)
- Location:
- stable/1.5
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/1.5
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/ trunk1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.5 2 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.0 3 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.0 4 Data/Netlib https://projects.coin-or.org/svn/Data/stable/1.0/Netlib 5 Data/Sample https://projects.coin-or.org/svn/Data/trunk/Sample 6 CoinUtils https://projects.coin-or.org/svn/CoinUtils/trunk/CoinUtils 4 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample 5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.1/CoinUtils
-
- Property svn:externals
-
stable/1.5/Externals
r1091 r1098 1 BuildTools https://projects.coin-or.org/svn/BuildTools/ trunk1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.5 2 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.0 3 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.0 4 Data/Netlib https://projects.coin-or.org/svn/Data/stable/1.0/Netlib 5 Data/Sample https://projects.coin-or.org/svn/Data/trunk/Sample 6 CoinUtils https://projects.coin-or.org/svn/CoinUtils/trunk/CoinUtils 4 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample 5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.1/CoinUtils -
stable/1.5/config.guess
r787 r1098 5 5 # Inc. 6 6 7 timestamp='200 6-05-13'7 timestamp='2007-05-17' 8 8 9 9 # This file is free software; you can redistribute it and/or modify it … … 162 162 sh3el) machine=shl-unknown ;; 163 163 sh3eb) machine=sh-unknown ;; 164 sh5el) machine=sh5le-unknown ;; 164 165 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 165 166 esac … … 212 213 exit ;; 213 214 macppc:MirBSD:*:*) 214 echo powerp pc-unknown-mirbsd${UNAME_RELEASE}215 echo powerpc-unknown-mirbsd${UNAME_RELEASE} 215 216 exit ;; 216 217 *:MirBSD:*:*) … … 330 331 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 331 332 exit ;; 332 i86pc:SunOS:5.*:* )333 i86pc:SunOS:5.*:* | ix86xen:SunOS:5.*:*) 333 334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 334 335 exit ;; … … 781 782 echo ${UNAME_MACHINE}-pc-cygwin 782 783 exit ;; 783 i*:MINGW*:*)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 ;; … … 947 954 x86_64:Linux:*:*) 948 955 echo x86_64-unknown-linux-gnu 956 exit ;; 957 xtensa:Linux:*:*) 958 echo xtensa-unknown-linux-gnu 949 959 exit ;; 950 960 i*86:Linux:*:*) … … 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} -
stable/1.5/config.sub
r787 r1098 5 5 # Inc. 6 6 7 timestamp='200 6-05-13'7 timestamp='2007-04-29' 8 8 9 9 # This file is (in principle) common to ALL GNU software. … … 242 242 | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ 243 243 | am33_2.0 \ 244 | 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 \ 245 245 | bfin \ 246 246 | c4x | clipper \ 247 247 | d10v | d30v | dlx | dsp16xx \ 248 | f r30 | frv \248 | fido | fr30 | frv \ 249 249 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ 250 250 | i370 | i860 | i960 | ia64 \ 251 251 | ip2k | iq2000 \ 252 252 | m32c | m32r | m32rle | m68000 | m68k | m88k \ 253 | maxq | mb | microblaze | mcore \253 | maxq | mb | microblaze | mcore | mep \ 254 254 | mips | mipsbe | mipseb | mipsel | mipsle \ 255 255 | mips16 \ … … 277 277 | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ 278 278 | pyramid \ 279 | score \ 279 280 | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 280 281 | sh64 | sh64le \ … … 285 286 | v850 | v850e \ 286 287 | we32k \ 287 | x86 | x scale | xscalee[bl] | xstormy16 | xtensa \288 | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ 288 289 | z8k) 289 290 basic_machine=$basic_machine-unknown … … 318 319 | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ 319 320 | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ 320 | avr-* \321 | avr-* | avr32-* \ 321 322 | bfin-* | bs2000-* \ 322 323 | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \ … … 324 325 | d10v-* | d30v-* | dlx-* \ 325 326 | elxsi-* \ 326 | f30[01]-* | f700-* | f r30-* | frv-* | fx80-* \327 | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ 327 328 | h8300-* | h8500-* \ 328 329 | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ … … 368 369 | v850-* | v850e-* | vax-* \ 369 370 | we32k-* \ 370 | x86-* | x86_64-* | x ps100-* | xscale-* | xscalee[bl]-* \371 | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ 371 372 | xstormy16-* | xtensa-* \ 372 373 | ymp-* \ … … 682 683 basic_machine=i386-pc 683 684 os=-mingw32 685 ;; 686 mingw32ce) 687 basic_machine=arm-unknown 688 os=-mingw32ce 684 689 ;; 685 690 miniframe) … … 910 915 basic_machine=mipsisa64sb1el-unknown 911 916 ;; 917 sde) 918 basic_machine=mipsisa32-sde 919 os=-elf 920 ;; 912 921 sei) 913 922 basic_machine=mips-sei … … 920 929 basic_machine=sh-hitachi 921 930 os=-hms 931 ;; 932 sh5el) 933 basic_machine=sh5le-unknown 922 934 ;; 923 935 sh64) … … 1215 1227 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ 1216 1228 | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ 1217 | -skyos* | -haiku* | -rdos* )1229 | -skyos* | -haiku* | -rdos* | -toppers* | -drops*) 1218 1230 # Remember, each alternative MUST END IN *, to match a version number. 1219 1231 ;; … … 1367 1379 1368 1380 case $basic_machine in 1381 score-*) 1382 os=-elf 1383 ;; 1369 1384 spu-*) 1370 1385 os=-elf … … 1406 1421 m68*-cisco) 1407 1422 os=-aout 1423 ;; 1424 mep-*) 1425 os=-elf 1408 1426 ;; 1409 1427 mips*-cisco) -
stable/1.5/configure
r1019 r1098 1703 1703 case "${enableval}" in 1704 1704 yes) coin_debug_compile=true 1705 enable_shared=no 1705 if test "${enable_shared+set}" = set; then :; else 1706 enable_shared=no 1707 fi 1706 1708 ;; 1707 1709 no) coin_debug_compile=false … … 1752 1754 if test "$enable_doscompile" != no; then 1753 1755 case $build in 1754 *-cygwin* ) ;;1755 *) { { echo "$as_me:$LINENO: error: --enable-doscompile option makes sense only under Cygwin " >&51756 echo "$as_me: error: --enable-doscompile option makes sense only under Cygwin " >&2;}1756 *-cygwin* | *-mingw*) ;; 1757 *) { { echo "$as_me:$LINENO: error: --enable-doscompile option makes sense only under Cygwin or MinGW" >&5 1758 echo "$as_me: error: --enable-doscompile option makes sense only under Cygwin or MinGW" >&2;} 1757 1759 { (exit 1); exit 1; }; } ;; 1758 1760 esac … … 1762 1764 fi; 1763 1765 case "$enable_doscompile" in 1764 msvc|mingw|no) ;; 1766 mingw) 1767 case $build in 1768 *-mingw*) enable_doscompile=no ;; 1769 esac 1770 ;; 1771 msvc|no) ;; 1765 1772 yes) enable_doscompile=mingw ;; 1766 1773 *) { { echo "$as_me:$LINENO: error: Invalid value $enable_doscompile for --enable-doscompile. … … 2641 2648 cl* | */cl* | CL* | */CL*) 2642 2649 coin_opt_cflags='-MT -O2' 2643 coin_add_cflags='-nologo -wd4996 '2650 coin_add_cflags='-nologo -wd4996 -D_CRT_SECURE_NO_DEPRECATE' 2644 2651 coin_dbg_cflags='-MTd' 2645 2652 ;; … … 2712 2719 xlc* | */xlc* | mpxlc* | */mpxlc*) 2713 2720 coin_opt_cflags="-O3 -qarch=auto -qcache=auto -qtune=auto -qmaxmem=-1" 2714 coin_add_cflags="-bmaxdata:0x80000000 "2721 coin_add_cflags="-bmaxdata:0x80000000 -qsuppress=1500-036 -qsuppress=1500-029" 2715 2722 coin_dbg_cflags="-g" 2716 2723 ;; … … 3376 3383 fi 3377 3384 3385 # It seems that we need to cleanup something here for the Windows 3386 case "$CXX" in 3387 cl* | */cl* | CL* | */CL* ) 3388 sed -e 's/^void exit (int);//' confdefs.h >> confdefs.hh 3389 mv confdefs.hh confdefs.h 3390 ;; 3391 esac 3392 3378 3393 # Autoconf incorrectly concludes that cl recognises -g. It doesn't. 3379 3394 case "$CXX" in … … 3476 3491 # The MT and MTd options are mutually exclusive 3477 3492 coin_opt_cxxflags='-MT -O2' 3478 coin_add_cxxflags='-nologo -EHsc -GR -wd4996 '3493 coin_add_cxxflags='-nologo -EHsc -GR -wd4996 -D_CRT_SECURE_NO_DEPRECATE' 3479 3494 coin_dbg_cxxflags='-MTd' 3480 3495 ;; … … 3547 3562 xlC* | */xlC* | mpxlC* | */mpxlC*) 3548 3563 coin_opt_cxxflags="-O3 -qarch=auto -qcache=auto -qtune=auto -qmaxmem=-1" 3549 coin_add_cxxflags="-bmaxdata:0x80000000 -qrtti=dyna "3564 coin_add_cxxflags="-bmaxdata:0x80000000 -qrtti=dyna -qsuppress=1500-036 -qsuppress=1500-029" 3550 3565 coin_dbg_cxxflags="-g" 3551 3566 ;; … … 3998 4013 3999 4014 # Provide some information about the compiler. 4000 echo "$as_me:40 00:" \4015 echo "$as_me:4015:" \ 4001 4016 "checking for Fortran 77 compiler version" >&5 4002 4017 ac_compiler=`set X $ac_compile; echo $2` … … 4280 4295 xlf* | */xlf* | mpxlf* | */mpxlf* ) 4281 4296 coin_opt_fflags="-O3 -qarch=auto -qcache=auto -qtune=auto -qmaxmem=-1" 4282 coin_add_fflags="-bmaxdata:0x80000000 "4297 coin_add_fflags="-bmaxdata:0x80000000 -qsuppress=1500-036 -qsuppress=1500-029" 4283 4298 coin_dbg_fflags="-g -C" 4284 4299 ;; … … 5514 5529 correct_version='1.5.22' 5515 5530 grep_version=`echo $correct_version | sed -e 's/\\./\\\\\\./g'` 5516 as_ac_File=`echo "ac_cv_file_$want_dir/libtool/ltmain.sh" | $as_tr_sh` 5517 echo "$as_me:$LINENO: checking for $want_dir/libtool/ltmain.sh" >&5 5518 echo $ECHO_N "checking for $want_dir/libtool/ltmain.sh... $ECHO_C" >&6 5519 if eval "test \"\${$as_ac_File+set}\" = set"; then 5520 echo $ECHO_N "(cached) $ECHO_C" >&6 5521 else 5522 test "$cross_compiling" = yes && 5523 { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 5524 echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} 5525 { (exit 1); exit 1; }; } 5526 if test -r "$want_dir/libtool/ltmain.sh"; then 5527 eval "$as_ac_File=yes" 5528 else 5529 eval "$as_ac_File=no" 5530 fi 5531 fi 5532 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5 5533 echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6 5534 if test `eval echo '${'$as_ac_File'}'` = yes; then 5531 if test -r $want_dir/libtool/ltmain.sh; then 5535 5532 have_ltmain=yes 5533 : 5536 5534 else 5537 5535 have_ltmain=no 5536 : 5538 5537 fi 5539 5538 … … 5566 5565 want_dir=$AUTOTOOLS_DIR/share 5567 5566 fi 5568 as_ac_File=`echo "ac_cv_file_$want_dir/aclocal/libtool.m4" | $as_tr_sh` 5569 echo "$as_me:$LINENO: checking for $want_dir/aclocal/libtool.m4" >&5 5570 echo $ECHO_N "checking for $want_dir/aclocal/libtool.m4... $ECHO_C" >&6 5571 if eval "test \"\${$as_ac_File+set}\" = set"; then 5572 echo $ECHO_N "(cached) $ECHO_C" >&6 5573 else 5574 test "$cross_compiling" = yes && 5575 { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 5576 echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} 5577 { (exit 1); exit 1; }; } 5578 if test -r "$want_dir/aclocal/libtool.m4"; then 5579 eval "$as_ac_File=yes" 5580 else 5581 eval "$as_ac_File=no" 5582 fi 5583 fi 5584 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5 5585 echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6 5586 if test `eval echo '${'$as_ac_File'}'` = yes; then 5567 if test -r $want_dir/aclocal/libtool.m4; then 5587 5568 LIBTOOLM4="$want_dir/aclocal/libtool.m4" 5569 : 5588 5570 else 5589 5571 { { echo "$as_me:$LINENO: error: I cannot find the libtool.m4 file." >&5 5590 5572 echo "$as_me: error: I cannot find the libtool.m4 file." >&2;} 5591 5573 { (exit 1); exit 1; }; } 5574 : 5592 5575 fi 5593 5576 … … 6275 6258 *-*-irix6*) 6276 6259 # Find out which ABI we are using. 6277 echo '#line 62 77"configure"' > conftest.$ac_ext6260 echo '#line 6260 "configure"' > conftest.$ac_ext 6278 6261 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6279 6262 (eval $ac_compile) 2>&5 … … 8239 8222 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8240 8223 -e 's:$: $lt_compiler_flag:'` 8241 (eval echo "\"\$as_me:82 41: $lt_compile\"" >&5)8224 (eval echo "\"\$as_me:8224: $lt_compile\"" >&5) 8242 8225 (eval "$lt_compile" 2>conftest.err) 8243 8226 ac_status=$? 8244 8227 cat conftest.err >&5 8245 echo "$as_me:82 45: \$? = $ac_status" >&58228 echo "$as_me:8228: \$? = $ac_status" >&5 8246 8229 if (exit $ac_status) && test -s "$ac_outfile"; then 8247 8230 # The compiler can only warn and ignore the option if not recognized … … 8507 8490 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8508 8491 -e 's:$: $lt_compiler_flag:'` 8509 (eval echo "\"\$as_me:8 509: $lt_compile\"" >&5)8492 (eval echo "\"\$as_me:8492: $lt_compile\"" >&5) 8510 8493 (eval "$lt_compile" 2>conftest.err) 8511 8494 ac_status=$? 8512 8495 cat conftest.err >&5 8513 echo "$as_me:8 513: \$? = $ac_status" >&58496 echo "$as_me:8496: \$? = $ac_status" >&5 8514 8497 if (exit $ac_status) && test -s "$ac_outfile"; then 8515 8498 # The compiler can only warn and ignore the option if not recognized … … 8611 8594 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8612 8595 -e 's:$: $lt_compiler_flag:'` 8613 (eval echo "\"\$as_me:8 613: $lt_compile\"" >&5)8596 (eval echo "\"\$as_me:8596: $lt_compile\"" >&5) 8614 8597 (eval "$lt_compile" 2>out/conftest.err) 8615 8598 ac_status=$? 8616 8599 cat out/conftest.err >&5 8617 echo "$as_me:86 17: \$? = $ac_status" >&58600 echo "$as_me:8600: \$? = $ac_status" >&5 8618 8601 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8619 8602 then … … 10956 10939 lt_status=$lt_dlunknown 10957 10940 cat > conftest.$ac_ext <<EOF 10958 #line 109 58"configure"10941 #line 10941 "configure" 10959 10942 #include "confdefs.h" 10960 10943 … … 11056 11039 lt_status=$lt_dlunknown 11057 11040 cat > conftest.$ac_ext <<EOF 11058 #line 110 58"configure"11041 #line 11041 "configure" 11059 11042 #include "confdefs.h" 11060 11043 … … 13400 13383 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13401 13384 -e 's:$: $lt_compiler_flag:'` 13402 (eval echo "\"\$as_me:13 402: $lt_compile\"" >&5)13385 (eval echo "\"\$as_me:13385: $lt_compile\"" >&5) 13403 13386 (eval "$lt_compile" 2>conftest.err) 13404 13387 ac_status=$? 13405 13388 cat conftest.err >&5 13406 echo "$as_me:13 406: \$? = $ac_status" >&513389 echo "$as_me:13389: \$? = $ac_status" >&5 13407 13390 if (exit $ac_status) && test -s "$ac_outfile"; then 13408 13391 # The compiler can only warn and ignore the option if not recognized … … 13504 13487 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13505 13488 -e 's:$: $lt_compiler_flag:'` 13506 (eval echo "\"\$as_me:13 506: $lt_compile\"" >&5)13489 (eval echo "\"\$as_me:13489: $lt_compile\"" >&5) 13507 13490 (eval "$lt_compile" 2>out/conftest.err) 13508 13491 ac_status=$? 13509 13492 cat out/conftest.err >&5 13510 echo "$as_me:13 510: \$? = $ac_status" >&513493 echo "$as_me:13493: \$? = $ac_status" >&5 13511 13494 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13512 13495 then … … 15074 15057 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15075 15058 -e 's:$: $lt_compiler_flag:'` 15076 (eval echo "\"\$as_me:150 76: $lt_compile\"" >&5)15059 (eval echo "\"\$as_me:15059: $lt_compile\"" >&5) 15077 15060 (eval "$lt_compile" 2>conftest.err) 15078 15061 ac_status=$? 15079 15062 cat conftest.err >&5 15080 echo "$as_me:150 80: \$? = $ac_status" >&515063 echo "$as_me:15063: \$? = $ac_status" >&5 15081 15064 if (exit $ac_status) && test -s "$ac_outfile"; then 15082 15065 # The compiler can only warn and ignore the option if not recognized … … 15178 15161 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15179 15162 -e 's:$: $lt_compiler_flag:'` 15180 (eval echo "\"\$as_me:151 80: $lt_compile\"" >&5)15163 (eval echo "\"\$as_me:15163: $lt_compile\"" >&5) 15181 15164 (eval "$lt_compile" 2>out/conftest.err) 15182 15165 ac_status=$? 15183 15166 cat out/conftest.err >&5 15184 echo "$as_me:151 84: \$? = $ac_status" >&515167 echo "$as_me:15167: \$? = $ac_status" >&5 15185 15168 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15186 15169 then … … 17385 17368 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17386 17369 -e 's:$: $lt_compiler_flag:'` 17387 (eval echo "\"\$as_me:173 87: $lt_compile\"" >&5)17370 (eval echo "\"\$as_me:17370: $lt_compile\"" >&5) 17388 17371 (eval "$lt_compile" 2>conftest.err) 17389 17372 ac_status=$? 17390 17373 cat conftest.err >&5 17391 echo "$as_me:173 91: \$? = $ac_status" >&517374 echo "$as_me:17374: \$? = $ac_status" >&5 17392 17375 if (exit $ac_status) && test -s "$ac_outfile"; then 17393 17376 # The compiler can only warn and ignore the option if not recognized … … 17653 17636 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17654 17637 -e 's:$: $lt_compiler_flag:'` 17655 (eval echo "\"\$as_me:176 55: $lt_compile\"" >&5)17638 (eval echo "\"\$as_me:17638: $lt_compile\"" >&5) 17656 17639 (eval "$lt_compile" 2>conftest.err) 17657 17640 ac_status=$? 17658 17641 cat conftest.err >&5 17659 echo "$as_me:176 59: \$? = $ac_status" >&517642 echo "$as_me:17642: \$? = $ac_status" >&5 17660 17643 if (exit $ac_status) && test -s "$ac_outfile"; then 17661 17644 # The compiler can only warn and ignore the option if not recognized … … 17757 17740 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17758 17741 -e 's:$: $lt_compiler_flag:'` 17759 (eval echo "\"\$as_me:177 59: $lt_compile\"" >&5)17742 (eval echo "\"\$as_me:17742: $lt_compile\"" >&5) 17760 17743 (eval "$lt_compile" 2>out/conftest.err) 17761 17744 ac_status=$? 17762 17745 cat out/conftest.err >&5 17763 echo "$as_me:177 63: \$? = $ac_status" >&517746 echo "$as_me:17746: \$? = $ac_status" >&5 17764 17747 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17765 17748 then … … 20802 20785 20803 20786 # Finally, we let configure write all the output... 20787 20788 20789 20790 20791 echo "$as_me:$LINENO: checking which command should be used to link input files" >&5 20792 echo $ECHO_N "checking which command should be used to link input files... $ECHO_C" >&6 20793 coin_link_input_cmd="$LN_S" 20794 if test "$enable_doscompile" = mingw; then 20795 coin_link_input_cmd=cp 20796 fi 20797 case "$CC" in 20798 cl* | */cl* | CL* | */CL*) 20799 coin_link_input_cmd=cp ;; 20800 esac 20801 echo "$as_me:$LINENO: result: $coin_link_input_cmd" >&5 20802 echo "${ECHO_T}$coin_link_input_cmd" >&6 20803 20804 20804 20805 20805 20806 if test x$coin_skip_ac_output != xyes; then … … 22276 22277 22277 22278 if test x"$coin_vpath_link_files" = x; then : ; else 22278 lnkcmd= 22279 if test "$enable_doscompile" = mingw; then 22280 lnkcmd=cp 22281 fi 22282 case "$CC" in 22283 cl* | */cl* | CL* | */CL*) 22284 lnkcmd=cp ;; 22285 esac 22279 lnkcmd="$coin_link_input_cmd" 22286 22280 if test "$lnkcmd" = cp; then 22287 22281 { echo "$as_me:$LINENO: Copying data files for VPATH configuration" >&5 22288 22282 echo "$as_me: Copying data files for VPATH configuration" >&6;} 22289 22283 else 22290 echo "$as_me:$LINENO: checking whether ln -s works" >&522291 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&622292 LN_S=$as_ln_s22293 if test "$LN_S" = "ln -s"; then22294 echo "$as_me:$LINENO: result: yes" >&522295 echo "${ECHO_T}yes" >&622296 else22297 echo "$as_me:$LINENO: result: no, using $LN_S" >&522298 echo "${ECHO_T}no, using $LN_S" >&622299 fi22300 22301 22284 { echo "$as_me:$LINENO: Creating VPATH links for data files" >&5 22302 22285 echo "$as_me: Creating VPATH links for data files" >&6;} 22303 lnkcmd="$LN_S"22304 22286 fi 22305 22287 for file in $coin_vpath_link_files; do
Note: See TracChangeset
for help on using the changeset viewer.