Changeset 627 for trunk/configure
- Timestamp:
- Jun 14, 2007 1:26:57 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r567 r627 3827 3827 *-cygwin* | *-mingw*) 3828 3828 if test "$enable_doscompile" = msvc ; then 3829 coin_f77_comps="ifort fl32 "3829 coin_f77_comps="ifort fl32 compile_f2c" 3830 3830 else 3831 coin_f77_comps="gfortran g77 ifort fl32 "3831 coin_f77_comps="gfortran g77 ifort fl32 compile_f2c" 3832 3832 fi ;; 3833 3833 sparc-sun-solaris*) … … 4220 4220 ifort* | */ifort* | IFORT* | */IFORT* ) 4221 4221 coin_opt_fflags='-O3' 4222 coin_add_fflags='- nologo -MT'4222 coin_add_fflags='-fpp -nologo -MT' 4223 4223 coin_dbg_fflags='-debug' 4224 ;; 4225 compile_f2c*) 4226 coin_opt_fflags='-MT -O2' 4227 coin_add_fflags='-nologo -wd4996' 4228 coin_dbg_fflags='-MTd' 4224 4229 ;; 4225 4230 esac … … 6276 6281 *-*-irix6*) 6277 6282 # Find out which ABI we are using. 6278 echo '#line 62 78"configure"' > conftest.$ac_ext6283 echo '#line 6283 "configure"' > conftest.$ac_ext 6279 6284 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6280 6285 (eval $ac_compile) 2>&5 … … 8240 8245 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8241 8246 -e 's:$: $lt_compiler_flag:'` 8242 (eval echo "\"\$as_me:824 2: $lt_compile\"" >&5)8247 (eval echo "\"\$as_me:8247: $lt_compile\"" >&5) 8243 8248 (eval "$lt_compile" 2>conftest.err) 8244 8249 ac_status=$? 8245 8250 cat conftest.err >&5 8246 echo "$as_me:82 46: \$? = $ac_status" >&58251 echo "$as_me:8251: \$? = $ac_status" >&5 8247 8252 if (exit $ac_status) && test -s "$ac_outfile"; then 8248 8253 # The compiler can only warn and ignore the option if not recognized … … 8508 8513 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8509 8514 -e 's:$: $lt_compiler_flag:'` 8510 (eval echo "\"\$as_me:851 0: $lt_compile\"" >&5)8515 (eval echo "\"\$as_me:8515: $lt_compile\"" >&5) 8511 8516 (eval "$lt_compile" 2>conftest.err) 8512 8517 ac_status=$? 8513 8518 cat conftest.err >&5 8514 echo "$as_me:851 4: \$? = $ac_status" >&58519 echo "$as_me:8519: \$? = $ac_status" >&5 8515 8520 if (exit $ac_status) && test -s "$ac_outfile"; then 8516 8521 # The compiler can only warn and ignore the option if not recognized … … 8612 8617 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8613 8618 -e 's:$: $lt_compiler_flag:'` 8614 (eval echo "\"\$as_me:861 4: $lt_compile\"" >&5)8619 (eval echo "\"\$as_me:8619: $lt_compile\"" >&5) 8615 8620 (eval "$lt_compile" 2>out/conftest.err) 8616 8621 ac_status=$? 8617 8622 cat out/conftest.err >&5 8618 echo "$as_me:86 18: \$? = $ac_status" >&58623 echo "$as_me:8623: \$? = $ac_status" >&5 8619 8624 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8620 8625 then … … 10957 10962 lt_status=$lt_dlunknown 10958 10963 cat > conftest.$ac_ext <<EOF 10959 #line 109 59"configure"10964 #line 10964 "configure" 10960 10965 #include "confdefs.h" 10961 10966 … … 11057 11062 lt_status=$lt_dlunknown 11058 11063 cat > conftest.$ac_ext <<EOF 11059 #line 110 59"configure"11064 #line 11064 "configure" 11060 11065 #include "confdefs.h" 11061 11066 … … 13401 13406 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13402 13407 -e 's:$: $lt_compiler_flag:'` 13403 (eval echo "\"\$as_me:1340 3: $lt_compile\"" >&5)13408 (eval echo "\"\$as_me:13408: $lt_compile\"" >&5) 13404 13409 (eval "$lt_compile" 2>conftest.err) 13405 13410 ac_status=$? 13406 13411 cat conftest.err >&5 13407 echo "$as_me:134 07: \$? = $ac_status" >&513412 echo "$as_me:13412: \$? = $ac_status" >&5 13408 13413 if (exit $ac_status) && test -s "$ac_outfile"; then 13409 13414 # The compiler can only warn and ignore the option if not recognized … … 13505 13510 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13506 13511 -e 's:$: $lt_compiler_flag:'` 13507 (eval echo "\"\$as_me:135 07: $lt_compile\"" >&5)13512 (eval echo "\"\$as_me:13512: $lt_compile\"" >&5) 13508 13513 (eval "$lt_compile" 2>out/conftest.err) 13509 13514 ac_status=$? 13510 13515 cat out/conftest.err >&5 13511 echo "$as_me:1351 1: \$? = $ac_status" >&513516 echo "$as_me:13516: \$? = $ac_status" >&5 13512 13517 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13513 13518 then … … 15075 15080 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15076 15081 -e 's:$: $lt_compiler_flag:'` 15077 (eval echo "\"\$as_me:150 77: $lt_compile\"" >&5)15082 (eval echo "\"\$as_me:15082: $lt_compile\"" >&5) 15078 15083 (eval "$lt_compile" 2>conftest.err) 15079 15084 ac_status=$? 15080 15085 cat conftest.err >&5 15081 echo "$as_me:1508 1: \$? = $ac_status" >&515086 echo "$as_me:15086: \$? = $ac_status" >&5 15082 15087 if (exit $ac_status) && test -s "$ac_outfile"; then 15083 15088 # The compiler can only warn and ignore the option if not recognized … … 15179 15184 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15180 15185 -e 's:$: $lt_compiler_flag:'` 15181 (eval echo "\"\$as_me:1518 1: $lt_compile\"" >&5)15186 (eval echo "\"\$as_me:15186: $lt_compile\"" >&5) 15182 15187 (eval "$lt_compile" 2>out/conftest.err) 15183 15188 ac_status=$? 15184 15189 cat out/conftest.err >&5 15185 echo "$as_me:151 85: \$? = $ac_status" >&515190 echo "$as_me:15190: \$? = $ac_status" >&5 15186 15191 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15187 15192 then … … 17386 17391 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17387 17392 -e 's:$: $lt_compiler_flag:'` 17388 (eval echo "\"\$as_me:173 88: $lt_compile\"" >&5)17393 (eval echo "\"\$as_me:17393: $lt_compile\"" >&5) 17389 17394 (eval "$lt_compile" 2>conftest.err) 17390 17395 ac_status=$? 17391 17396 cat conftest.err >&5 17392 echo "$as_me:1739 2: \$? = $ac_status" >&517397 echo "$as_me:17397: \$? = $ac_status" >&5 17393 17398 if (exit $ac_status) && test -s "$ac_outfile"; then 17394 17399 # The compiler can only warn and ignore the option if not recognized … … 17654 17659 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17655 17660 -e 's:$: $lt_compiler_flag:'` 17656 (eval echo "\"\$as_me:176 56: $lt_compile\"" >&5)17661 (eval echo "\"\$as_me:17661: $lt_compile\"" >&5) 17657 17662 (eval "$lt_compile" 2>conftest.err) 17658 17663 ac_status=$? 17659 17664 cat conftest.err >&5 17660 echo "$as_me:1766 0: \$? = $ac_status" >&517665 echo "$as_me:17665: \$? = $ac_status" >&5 17661 17666 if (exit $ac_status) && test -s "$ac_outfile"; then 17662 17667 # The compiler can only warn and ignore the option if not recognized … … 17758 17763 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17759 17764 -e 's:$: $lt_compiler_flag:'` 17760 (eval echo "\"\$as_me:1776 0: $lt_compile\"" >&5)17765 (eval echo "\"\$as_me:17765: $lt_compile\"" >&5) 17761 17766 (eval "$lt_compile" 2>out/conftest.err) 17762 17767 ac_status=$? 17763 17768 cat out/conftest.err >&5 17764 echo "$as_me:1776 4: \$? = $ac_status" >&517769 echo "$as_me:17769: \$? = $ac_status" >&5 17765 17770 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17766 17771 then … … 20465 20470 { echo "$as_me:$LINENO: Build is \"$build\"." >&5 20466 20471 echo "$as_me: Build is \"$build\"." >&6;} 20472 mydos2unix='| dos2unix' 20467 20473 case $build in 20468 20474 *-mingw*) 20469 20475 CYGPATH_W=echo 20476 mydos2unix= 20470 20477 ;; 20471 20478 esac 20472 20479 20473 20480 case $build in 20481 *x86_64-*) 20482 # Here we need to check if -m32 is specified. If so, we need to correct sys_lib_search_path_spec 20483 if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then 20484 { echo "$as_me:$LINENO: Applying patches to libtool for 32bit compilation" >&5 20485 echo "$as_me: Applying patches to libtool for 32bit compilation" >&6;} 20486 sed -e 's|sys_lib_search_path_spec=".*"|sys_lib_search_path_spec="/lib /usr/lib"|' libtool > conftest.bla 20487 mv conftest.bla libtool 20488 chmod 755 libtool 20489 fi 20490 ;; 20474 20491 *-cygwin* | *-mingw*) 20475 20492 case "$CXX" in … … 20483 20500 -e 's%lib /OUT:%lib -OUT:%' \ 20484 20501 -e "s%cygpath -w%$CYGPATH_W%" \ 20485 -e 's%$AR x \\$f_ex_an_ar_oldlib%bla=\\`lib -nologo -list \\$f_ex_an_ar_oldlib | xargs echo \\`; echo \\$bla; for i in \\$bla; do lib -nologo -extract:\\$i \\$f_ex_an_ar_oldlib; done%' \20502 -e 's%$AR x \\$f_ex_an_ar_oldlib%bla=\\`lib -nologo -list \\$f_ex_an_ar_oldlib | xargs echo '"$mydos2unix"'\\`; echo \\$bla; for i in \\$bla; do lib -nologo -extract:\\$i \\$f_ex_an_ar_oldlib; done%' \ 20486 20503 -e 's/$AR t/lib -nologo -list/' \ 20487 20504 -e 's%f_ex_an_ar_oldlib="\($?*1*\)"%f_ex_an_ar_oldlib='\`"$CYGPATH_W"' \1`%' \ 20488 -e 's%^archive_cmds=.*%archive_cmds="\\$CC -o \\$lib \\$libobjs \\$compiler_flags \\\\\\`echo \\\\\\"\\$deplibs\\\\\\" | \\$SED -e '"\'"'s/ -lc\\$//'"\'"'\\\\\\` -link -dll~linknames="%' \ 20505 -e 's%^archive_cmds=.*%archive_cmds="\\$CC -o \\$lib \\$libobjs \\$compiler_flags \\\\\\`echo \\\\\\"\\$deplibs\\\\\\" | \\$SED -e '"\'"'s/ -lc\\$//'"\'"'\\\\\\` -link -dll~linknames="%' \ 20506 -e 's%old_archive_cmds="lib -OUT:\\$oldlib\\$oldobjs\\$old_deplibs"%old_archive_cmds="if test -r \\$oldlib; then bla=\\"\\$oldlib\\"; else bla=; fi; lib -OUT:\\$oldlib \\\\\\$bla\\$oldobjs\\$old_deplibs"%' \ 20489 20507 libtool > conftest.bla 20490 20508 … … 20504 20522 ;; 20505 20523 esac 20524 ;; 20525 *-darwin*) 20526 { echo "$as_me:$LINENO: Applying patches to libtool for Darwin" >&5 20527 echo "$as_me: Applying patches to libtool for Darwin" >&6;} 20528 sed -e 's/verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"/verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"/' \ 20529 libtool > conftest.bla 20530 20531 mv conftest.bla libtool 20532 chmod 755 libtool 20533 ;; 20506 20534 esac 20507 20535 # This fi matches the commented `if test "x$LIBTOOL" = x;' up at the head of … … 21010 21038 # Finally, we let configure write all the output... 21011 21039 21012 FADDLIBS="$ADDLIBS" 21013 if test x"$coin_need_flibs" = xyes; then 21014 ADDLIBS="$ADDLIBS $FLIBS" 21015 fi 21016 21017 # library extension 21018 21019 case "$CC" in 21020 cl* | */cl* | CL* | */CL*) 21021 LIBEXT=lib ;; 21022 *) LIBEXT=a ;; 21023 esac 21024 21025 # Define VPATH_DISTCLEANFILES to be everything that needs to be 21026 # cleaned for distclean in a vpath configuration 21027 21028 VPATH_DISTCLEANFILES="$coin_vpath_link_files" 21029 21030 cat >confcache <<\_ACEOF 21040 if test x$coin_skip_ac_output != xyes; then 21041 21042 FADDLIBS="$ADDLIBS" 21043 if test x"$coin_need_flibs" = xyes; then 21044 ADDLIBS="$ADDLIBS $FLIBS" 21045 fi 21046 21047 # library extension 21048 21049 case "$CC" in 21050 cl* | */cl* | CL* | */CL*) 21051 LIBEXT=lib ;; 21052 *) LIBEXT=a ;; 21053 esac 21054 21055 # Define VPATH_DISTCLEANFILES to be everything that needs to be 21056 # cleaned for distclean in a vpath configuration 21057 21058 VPATH_DISTCLEANFILES="$coin_vpath_link_files" 21059 21060 # Take out subdirectories if their configuration concluded that they 21061 # don't need to be compiled 21062 if test x"$coin_ac_skip_subdirs" != x; then 21063 new_subdirs= 21064 for i in $subdirs; do 21065 skipme=no 21066 for j in $coin_ac_skip_subdirs; do 21067 if test $i = $j; then 21068 skipme=yes; 21069 fi 21070 done 21071 if test $skipme = no; then 21072 new_subdirs="$new_subdirs $i" 21073 fi 21074 done 21075 subdirs="$new_subdirs" 21076 fi 21077 21078 cat >confcache <<\_ACEOF 21031 21079 # This file is a shell script that caches the results of configure 21032 21080 # tests run on this system so they can be shared between configure … … 22462 22510 22463 22511 22464 if test x"$coin_vpath_link_files" = x; then : ; else22465 lnkcmd=22466 if test "$enable_doscompile" = yes; then22467 lnkcmd=cp22468 fi22469 case "$CC" in22470 cl* | */cl* | CL* | */CL*)22471 lnkcmd=cp ;;22472 esac22473 if test "$lnkcmd" = cp; then22474 { echo "$as_me:$LINENO: Copying data files for VPATH configuration" >&522512 if test x"$coin_vpath_link_files" = x; then : ; else 22513 lnkcmd= 22514 if test "$enable_doscompile" = mingw; then 22515 lnkcmd=cp 22516 fi 22517 case "$CC" in 22518 cl* | */cl* | CL* | */CL*) 22519 lnkcmd=cp ;; 22520 esac 22521 if test "$lnkcmd" = cp; then 22522 { echo "$as_me:$LINENO: Copying data files for VPATH configuration" >&5 22475 22523 echo "$as_me: Copying data files for VPATH configuration" >&6;} 22476 else22477 echo "$as_me:$LINENO: checking whether ln -s works" >&522524 else 22525 echo "$as_me:$LINENO: checking whether ln -s works" >&5 22478 22526 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 22479 22527 LN_S=$as_ln_s … … 22486 22534 fi 22487 22535 22488 { echo "$as_me:$LINENO: Creating VPATH links for data files" >&522536 { echo "$as_me:$LINENO: Creating VPATH links for data files" >&5 22489 22537 echo "$as_me: Creating VPATH links for data files" >&6;} 22490 lnkcmd="$LN_S"22491 fi22492 for file in $coin_vpath_link_files; do22493 dir=`(dirname "./$file") 2>/dev/null ||22538 lnkcmd="$LN_S" 22539 fi 22540 for file in $coin_vpath_link_files; do 22541 dir=`(dirname "./$file") 2>/dev/null || 22494 22542 $as_expr X"./$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 22495 22543 X"./$file" : 'X\(//\)[^/]' \| \ … … 22503 22551 /^X\(\/\).*/{ s//\1/; q; } 22504 22552 s/.*/./; q'` 22505 if test -d $dir; then : ; else22506 { if $as_mkdir_p; then22553 if test -d $dir; then : ; else 22554 { if $as_mkdir_p; then 22507 22555 mkdir -p $dir 22508 22556 else … … 22529 22577 { (exit 1); exit 1; }; }; } 22530 22578 22531 fi22532 rm -f $file22533 $lnkcmd $abs_source_dir/$file $file22534 done22535 fi22536 22537 if test x$coin_projectdir = xyes; then22538 { echo "$as_me:$LINENO: Configuration of $PACKAGE_NAME successful" >&522579 fi 22580 rm -f $file 22581 $lnkcmd $abs_source_dir/$file $file 22582 done 22583 fi 22584 22585 if test x$coin_projectdir = xyes; then 22586 { echo "$as_me:$LINENO: Configuration of $PACKAGE_NAME successful" >&5 22539 22587 echo "$as_me: Configuration of $PACKAGE_NAME successful" >&6;} 22540 else22541 { echo "$as_me:$LINENO: Main configuration of $PACKAGE_NAME successful" >&522588 else 22589 { echo "$as_me:$LINENO: Main configuration of $PACKAGE_NAME successful" >&5 22542 22590 echo "$as_me: Main configuration of $PACKAGE_NAME successful" >&6;} 22543 fi 22544 22591 fi 22592 else 22593 { echo "$as_me:$LINENO: No configuration of $PACKAGE_NAME necessary" >&5 22594 echo "$as_me: No configuration of $PACKAGE_NAME necessary" >&6;} 22595 fi 22596 22597
Note: See TracChangeset
for help on using the changeset viewer.