Changeset 2173
- Timestamp:
- Apr 3, 2011 8:13:14 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Mumps/trunk/configure
r2162 r2173 473 473 #endif" 474 474 475 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE have_svnversion MUMPS_SVN_REV build build_cpu build_vendor build_os C OIN_CC_IS_CL_TRUE COIN_CC_IS_CL_FALSE CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS sol_cc_compiler CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXTMPICC ADD_FFLAGS DBG_FFLAGS OPT_FFLAGS F77 FFLAGS ac_ct_F77 MPIF77 FLIBS CPP EGREP MY_DEFS LN_S INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBTOOLM4 have_autoconf have_automake have_svn BUILDTOOLSDIR AUX_DIR abs_source_dir abs_lib_dir abs_include_dir abs_bin_dir HAVE_EXTERNALS_TRUE HAVE_EXTERNALS_FALSE host host_cpu host_vendor host_os ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS LT_LDFLAGS PKG_CONFIG ac_pt_PKG_CONFIG COIN_HAS_PKGCONFIG_TRUE COIN_HAS_PKGCONFIG_FALSE COIN_PKG_CONFIG_PATH COIN_PKG_CONFIG_PATH_UNINSTALLED BLAS_LIBS BLAS_CFLAGS BLAS_DATA BLAS_DEPENDENCIES BLAS_LIBS_INSTALLED BLAS_CFLAGS_INSTALLED BLAS_DATA_INSTALLED MUMPS_CFLAGS MUMPS_LIBS MUMPS_PCLIBS MUMPS_PCREQUIRES MUMPS_DEPENDENCIES MUMPS_CFLAGS_INSTALLED MUMPS_LIBS_INSTALLED COIN_HAS_BLAS_TRUE COIN_HAS_BLAS_FALSE METIS_LIBS METIS_CFLAGS METIS_DATA METIS_DEPENDENCIES METIS_LIBS_INSTALLED METIS_CFLAGS_INSTALLED METIS_DATA_INSTALLED COIN_HAS_METIS_TRUE COIN_HAS_METIS_FALSE MUMPSDIR MUMPSOBJDIR MUMPSSRCDIR MY_FDEFS LIBEXT VPATH_DISTCLEANFILES ABSBUILDDIR LIBOBJS LTLIBOBJS'475 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE have_svnversion MUMPS_SVN_REV build build_cpu build_vendor build_os CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS sol_cc_compiler CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT COIN_CC_IS_CL_TRUE COIN_CC_IS_CL_FALSE MPICC ADD_FFLAGS DBG_FFLAGS OPT_FFLAGS F77 FFLAGS ac_ct_F77 MPIF77 FLIBS CPP EGREP MY_DEFS LN_S INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBTOOLM4 have_autoconf have_automake have_svn BUILDTOOLSDIR AUX_DIR abs_source_dir abs_lib_dir abs_include_dir abs_bin_dir HAVE_EXTERNALS_TRUE HAVE_EXTERNALS_FALSE host host_cpu host_vendor host_os ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS LT_LDFLAGS PKG_CONFIG ac_pt_PKG_CONFIG COIN_HAS_PKGCONFIG_TRUE COIN_HAS_PKGCONFIG_FALSE COIN_PKG_CONFIG_PATH COIN_PKG_CONFIG_PATH_UNINSTALLED BLAS_LIBS BLAS_CFLAGS BLAS_DATA BLAS_DEPENDENCIES BLAS_LIBS_INSTALLED BLAS_CFLAGS_INSTALLED BLAS_DATA_INSTALLED MUMPS_CFLAGS MUMPS_LIBS MUMPS_PCLIBS MUMPS_PCREQUIRES MUMPS_DEPENDENCIES MUMPS_CFLAGS_INSTALLED MUMPS_LIBS_INSTALLED COIN_HAS_BLAS_TRUE COIN_HAS_BLAS_FALSE METIS_LIBS METIS_CFLAGS METIS_DATA METIS_DEPENDENCIES METIS_LIBS_INSTALLED METIS_CFLAGS_INSTALLED METIS_DATA_INSTALLED COIN_HAS_METIS_TRUE COIN_HAS_METIS_FALSE MUMPSDIR MUMPSOBJDIR MUMPSSRCDIR MY_FDEFS LIBEXT VPATH_DISTCLEANFILES ABSBUILDDIR LIBOBJS LTLIBOBJS' 476 476 ac_subst_files='' 477 477 … … 1960 1960 fi 1961 1961 1962 # add automake conditional so we can recognize cl compiler in makefile1963 coin_cc_is_cl=false1964 if test x"$CXX" != x; then1965 case "$CXX" in1966 cl* | */cl* | CL* | */CL* | icl* | */icl* | ICL* | */ICL*)1967 coin_cc_is_cl=true1968 ;;1969 esac1970 fi1971 1972 1973 if test $coin_cc_is_cl = true; then1974 COIN_CC_IS_CL_TRUE=1975 COIN_CC_IS_CL_FALSE='#'1976 else1977 COIN_CC_IS_CL_TRUE='#'1978 COIN_CC_IS_CL_FALSE=1979 fi1980 1981 1982 1962 1983 1963 … … 2797 2777 esac 2798 2778 CFLAGS="$save_cflags" 2779 2780 # add automake conditional so we can recognize cl compiler in makefile 2781 coin_cc_is_cl=false 2782 case "$CC" in 2783 cl* | */cl* | CL* | */CL* | icl* | */icl* | ICL* | */ICL*) 2784 coin_cc_is_cl=true 2785 ;; 2786 esac 2787 2788 2789 if test $coin_cc_is_cl = true; then 2790 COIN_CC_IS_CL_TRUE= 2791 COIN_CC_IS_CL_FALSE='#' 2792 else 2793 COIN_CC_IS_CL_TRUE='#' 2794 COIN_CC_IS_CL_FALSE= 2795 fi 2796 2799 2797 2800 2798 # Check if a project specific CFLAGS variable has been set … … 3412 3410 3413 3411 # Provide some information about the compiler. 3414 echo "$as_me:341 4:" \3412 echo "$as_me:3412:" \ 3415 3413 "checking for Fortran 77 compiler version" >&5 3416 3414 ac_compiler=`set X $ac_compile; echo $2` … … 3983 3981 ac_save_FFLAGS=$FFLAGS 3984 3982 FFLAGS="$FFLAGS $ac_verb" 3985 (eval echo $as_me:398 5: \"$ac_link\") >&53983 (eval echo $as_me:3983: \"$ac_link\") >&5 3986 3984 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3987 3985 echo "$ac_f77_v_output" >&5 … … 4061 4059 ac_save_FFLAGS=$FFLAGS 4062 4060 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 4063 (eval echo $as_me:406 3: \"$ac_link\") >&54061 (eval echo $as_me:4061: \"$ac_link\") >&5 4064 4062 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4065 4063 echo "$ac_f77_v_output" >&5 … … 7132 7130 *-*-irix6*) 7133 7131 # Find out which ABI we are using. 7134 echo '#line 713 4"configure"' > conftest.$ac_ext7132 echo '#line 7132 "configure"' > conftest.$ac_ext 7135 7133 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7136 7134 (eval $ac_compile) 2>&5 … … 9128 9126 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9129 9127 -e 's:$: $lt_compiler_flag:'` 9130 (eval echo "\"\$as_me:91 30: $lt_compile\"" >&5)9128 (eval echo "\"\$as_me:9128: $lt_compile\"" >&5) 9131 9129 (eval "$lt_compile" 2>conftest.err) 9132 9130 ac_status=$? 9133 9131 cat conftest.err >&5 9134 echo "$as_me:913 4: \$? = $ac_status" >&59132 echo "$as_me:9132: \$? = $ac_status" >&5 9135 9133 if (exit $ac_status) && test -s "$ac_outfile"; then 9136 9134 # The compiler can only warn and ignore the option if not recognized … … 9396 9394 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9397 9395 -e 's:$: $lt_compiler_flag:'` 9398 (eval echo "\"\$as_me:939 8: $lt_compile\"" >&5)9396 (eval echo "\"\$as_me:9396: $lt_compile\"" >&5) 9399 9397 (eval "$lt_compile" 2>conftest.err) 9400 9398 ac_status=$? 9401 9399 cat conftest.err >&5 9402 echo "$as_me:940 2: \$? = $ac_status" >&59400 echo "$as_me:9400: \$? = $ac_status" >&5 9403 9401 if (exit $ac_status) && test -s "$ac_outfile"; then 9404 9402 # The compiler can only warn and ignore the option if not recognized … … 9500 9498 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9501 9499 -e 's:$: $lt_compiler_flag:'` 9502 (eval echo "\"\$as_me:950 2: $lt_compile\"" >&5)9500 (eval echo "\"\$as_me:9500: $lt_compile\"" >&5) 9503 9501 (eval "$lt_compile" 2>out/conftest.err) 9504 9502 ac_status=$? 9505 9503 cat out/conftest.err >&5 9506 echo "$as_me:950 6: \$? = $ac_status" >&59504 echo "$as_me:9504: \$? = $ac_status" >&5 9507 9505 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9508 9506 then … … 11917 11915 lt_status=$lt_dlunknown 11918 11916 cat > conftest.$ac_ext <<EOF 11919 #line 1191 9"configure"11917 #line 11917 "configure" 11920 11918 #include "confdefs.h" 11921 11919 … … 12017 12015 lt_status=$lt_dlunknown 12018 12016 cat > conftest.$ac_ext <<EOF 12019 #line 1201 9"configure"12017 #line 12017 "configure" 12020 12018 #include "confdefs.h" 12021 12019 … … 14377 14375 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14378 14376 -e 's:$: $lt_compiler_flag:'` 14379 (eval echo "\"\$as_me:1437 9: $lt_compile\"" >&5)14377 (eval echo "\"\$as_me:14377: $lt_compile\"" >&5) 14380 14378 (eval "$lt_compile" 2>conftest.err) 14381 14379 ac_status=$? 14382 14380 cat conftest.err >&5 14383 echo "$as_me:1438 3: \$? = $ac_status" >&514381 echo "$as_me:14381: \$? = $ac_status" >&5 14384 14382 if (exit $ac_status) && test -s "$ac_outfile"; then 14385 14383 # The compiler can only warn and ignore the option if not recognized … … 14481 14479 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14482 14480 -e 's:$: $lt_compiler_flag:'` 14483 (eval echo "\"\$as_me:1448 3: $lt_compile\"" >&5)14481 (eval echo "\"\$as_me:14481: $lt_compile\"" >&5) 14484 14482 (eval "$lt_compile" 2>out/conftest.err) 14485 14483 ac_status=$? 14486 14484 cat out/conftest.err >&5 14487 echo "$as_me:1448 7: \$? = $ac_status" >&514485 echo "$as_me:14485: \$? = $ac_status" >&5 14488 14486 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14489 14487 then … … 16051 16049 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16052 16050 -e 's:$: $lt_compiler_flag:'` 16053 (eval echo "\"\$as_me:1605 3: $lt_compile\"" >&5)16051 (eval echo "\"\$as_me:16051: $lt_compile\"" >&5) 16054 16052 (eval "$lt_compile" 2>conftest.err) 16055 16053 ac_status=$? 16056 16054 cat conftest.err >&5 16057 echo "$as_me:1605 7: \$? = $ac_status" >&516055 echo "$as_me:16055: \$? = $ac_status" >&5 16058 16056 if (exit $ac_status) && test -s "$ac_outfile"; then 16059 16057 # The compiler can only warn and ignore the option if not recognized … … 16155 16153 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16156 16154 -e 's:$: $lt_compiler_flag:'` 16157 (eval echo "\"\$as_me:1615 7: $lt_compile\"" >&5)16155 (eval echo "\"\$as_me:16155: $lt_compile\"" >&5) 16158 16156 (eval "$lt_compile" 2>out/conftest.err) 16159 16157 ac_status=$? 16160 16158 cat out/conftest.err >&5 16161 echo "$as_me:161 61: \$? = $ac_status" >&516159 echo "$as_me:16159: \$? = $ac_status" >&5 16162 16160 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16163 16161 then … … 18362 18360 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18363 18361 -e 's:$: $lt_compiler_flag:'` 18364 (eval echo "\"\$as_me:1836 4: $lt_compile\"" >&5)18362 (eval echo "\"\$as_me:18362: $lt_compile\"" >&5) 18365 18363 (eval "$lt_compile" 2>conftest.err) 18366 18364 ac_status=$? 18367 18365 cat conftest.err >&5 18368 echo "$as_me:1836 8: \$? = $ac_status" >&518366 echo "$as_me:18366: \$? = $ac_status" >&5 18369 18367 if (exit $ac_status) && test -s "$ac_outfile"; then 18370 18368 # The compiler can only warn and ignore the option if not recognized … … 18630 18628 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18631 18629 -e 's:$: $lt_compiler_flag:'` 18632 (eval echo "\"\$as_me:1863 2: $lt_compile\"" >&5)18630 (eval echo "\"\$as_me:18630: $lt_compile\"" >&5) 18633 18631 (eval "$lt_compile" 2>conftest.err) 18634 18632 ac_status=$? 18635 18633 cat conftest.err >&5 18636 echo "$as_me:1863 6: \$? = $ac_status" >&518634 echo "$as_me:18634: \$? = $ac_status" >&5 18637 18635 if (exit $ac_status) && test -s "$ac_outfile"; then 18638 18636 # The compiler can only warn and ignore the option if not recognized … … 18734 18732 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18735 18733 -e 's:$: $lt_compiler_flag:'` 18736 (eval echo "\"\$as_me:1873 6: $lt_compile\"" >&5)18734 (eval echo "\"\$as_me:18734: $lt_compile\"" >&5) 18737 18735 (eval "$lt_compile" 2>out/conftest.err) 18738 18736 ac_status=$? 18739 18737 cat out/conftest.err >&5 18740 echo "$as_me:187 40: \$? = $ac_status" >&518738 echo "$as_me:18738: \$? = $ac_status" >&5 18741 18739 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18742 18740 then … … 26655 26653 s,@build_vendor@,$build_vendor,;t t 26656 26654 s,@build_os@,$build_os,;t t 26657 s,@COIN_CC_IS_CL_TRUE@,$COIN_CC_IS_CL_TRUE,;t t26658 s,@COIN_CC_IS_CL_FALSE@,$COIN_CC_IS_CL_FALSE,;t t26659 26655 s,@CDEFS@,$CDEFS,;t t 26660 26656 s,@ADD_CFLAGS@,$ADD_CFLAGS,;t t … … 26669 26665 s,@EXEEXT@,$EXEEXT,;t t 26670 26666 s,@OBJEXT@,$OBJEXT,;t t 26667 s,@COIN_CC_IS_CL_TRUE@,$COIN_CC_IS_CL_TRUE,;t t 26668 s,@COIN_CC_IS_CL_FALSE@,$COIN_CC_IS_CL_FALSE,;t t 26671 26669 s,@MPICC@,$MPICC,;t t 26672 26670 s,@ADD_FFLAGS@,$ADD_FFLAGS,;t t
Note: See TracChangeset
for help on using the changeset viewer.