Changeset 1617
- Timestamp:
- Jul 18, 2010 11:11:07 AM (11 years ago)
- Location:
- ThirdParty/Lapack/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Lapack/trunk/Makefile.in
r1587 r1617 197 197 PACKAGE_VERSION = @PACKAGE_VERSION@ 198 198 PATH_SEPARATOR = @PATH_SEPARATOR@ 199 PCADDLIBS = @PCADDLIBS@ 199 200 PKG_CONFIG = @PKG_CONFIG@ 200 201 RANLIB = @RANLIB@ -
ThirdParty/Lapack/trunk/coinlapack-uninstalled.pc.in
r1548 r1617 5 5 Description: Linear algebra package 6 6 Version: @PACKAGE_VERSION@ 7 Libs: -L${libdir} -lcoinlapack @ ADDLIBS@7 Libs: -L${libdir} -lcoinlapack @PCADDLIBS@ 8 8 Cflags: -
ThirdParty/Lapack/trunk/coinlapack.pc.in
r1548 r1617 6 6 Description: Linear algebra package 7 7 Version: @PACKAGE_VERSION@ 8 Libs: -L${libdir} -lcoinlapack @ ADDLIBS@8 Libs: -L${libdir} -lcoinlapack @PCADDLIBS@ 9 9 Cflags: -
ThirdParty/Lapack/trunk/configure
r1605 r1617 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 ADDLIBS FADDLIBS ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE have_svnversion LAPACK_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 MPICC ADD_FFLAGS DBG_FFLAGS OPT_FFLAGS F77 FFLAGS ac_ct_F77 MPIF77 FLIBS PKG_CONFIG ac_pt_PKG_CONFIG COIN_HAS_PKGCONFIG_TRUE COIN_HAS_PKGCONFIG_FALSE COIN_PKG_CONFIG_PATH DLAMCH_FFLAGS EGREP 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 LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP 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 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 ADDLIBS PCADDLIBS FADDLIBS ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE have_svnversion LAPACK_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 MPICC ADD_FFLAGS DBG_FFLAGS OPT_FFLAGS F77 FFLAGS ac_ct_F77 MPIF77 FLIBS PKG_CONFIG ac_pt_PKG_CONFIG COIN_HAS_PKGCONFIG_TRUE COIN_HAS_PKGCONFIG_FALSE COIN_PKG_CONFIG_PATH DLAMCH_FFLAGS EGREP 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 LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP 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 LIBEXT VPATH_DISTCLEANFILES ABSBUILDDIR LIBOBJS LTLIBOBJS' 476 476 ac_subst_files='' 477 477 … … 1611 1611 1612 1612 1613 # Initialize the PCADDLIBS variable. 1614 # This variable is used to setup library flags for the "Libs:" section in a .pc file. 1615 # In certain cases, it may contain more flags than the ADDLIBS variable. 1616 PCADDLIBS="" 1617 1618 1613 1619 # As backup, we make sure we don't loose an FLIBS if it has been set 1614 1620 # by the user … … 3364 3370 3365 3371 # Provide some information about the compiler. 3366 echo "$as_me:33 66:" \3372 echo "$as_me:3372:" \ 3367 3373 "checking for Fortran 77 compiler version" >&5 3368 3374 ac_compiler=`set X $ac_compile; echo $2` … … 3932 3938 ac_save_FFLAGS=$FFLAGS 3933 3939 FFLAGS="$FFLAGS $ac_verb" 3934 (eval echo $as_me:39 34: \"$ac_link\") >&53940 (eval echo $as_me:3940: \"$ac_link\") >&5 3935 3941 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3936 3942 echo "$ac_f77_v_output" >&5 … … 4010 4016 ac_save_FFLAGS=$FFLAGS 4011 4017 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 4012 (eval echo $as_me:401 2: \"$ac_link\") >&54018 (eval echo $as_me:4018: \"$ac_link\") >&5 4013 4019 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4014 4020 echo "$ac_f77_v_output" >&5 … … 6614 6620 *-*-irix6*) 6615 6621 # Find out which ABI we are using. 6616 echo '#line 66 16"configure"' > conftest.$ac_ext6622 echo '#line 6622 "configure"' > conftest.$ac_ext 6617 6623 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6618 6624 (eval $ac_compile) 2>&5 … … 9091 9097 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9092 9098 -e 's:$: $lt_compiler_flag:'` 9093 (eval echo "\"\$as_me:909 3: $lt_compile\"" >&5)9099 (eval echo "\"\$as_me:9099: $lt_compile\"" >&5) 9094 9100 (eval "$lt_compile" 2>conftest.err) 9095 9101 ac_status=$? 9096 9102 cat conftest.err >&5 9097 echo "$as_me:9 097: \$? = $ac_status" >&59103 echo "$as_me:9103: \$? = $ac_status" >&5 9098 9104 if (exit $ac_status) && test -s "$ac_outfile"; then 9099 9105 # The compiler can only warn and ignore the option if not recognized … … 9359 9365 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9360 9366 -e 's:$: $lt_compiler_flag:'` 9361 (eval echo "\"\$as_me:936 1: $lt_compile\"" >&5)9367 (eval echo "\"\$as_me:9367: $lt_compile\"" >&5) 9362 9368 (eval "$lt_compile" 2>conftest.err) 9363 9369 ac_status=$? 9364 9370 cat conftest.err >&5 9365 echo "$as_me:93 65: \$? = $ac_status" >&59371 echo "$as_me:9371: \$? = $ac_status" >&5 9366 9372 if (exit $ac_status) && test -s "$ac_outfile"; then 9367 9373 # The compiler can only warn and ignore the option if not recognized … … 9463 9469 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9464 9470 -e 's:$: $lt_compiler_flag:'` 9465 (eval echo "\"\$as_me:94 65: $lt_compile\"" >&5)9471 (eval echo "\"\$as_me:9471: $lt_compile\"" >&5) 9466 9472 (eval "$lt_compile" 2>out/conftest.err) 9467 9473 ac_status=$? 9468 9474 cat out/conftest.err >&5 9469 echo "$as_me:94 69: \$? = $ac_status" >&59475 echo "$as_me:9475: \$? = $ac_status" >&5 9470 9476 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9471 9477 then … … 11880 11886 lt_status=$lt_dlunknown 11881 11887 cat > conftest.$ac_ext <<EOF 11882 #line 1188 2"configure"11888 #line 11888 "configure" 11883 11889 #include "confdefs.h" 11884 11890 … … 11980 11986 lt_status=$lt_dlunknown 11981 11987 cat > conftest.$ac_ext <<EOF 11982 #line 1198 2"configure"11988 #line 11988 "configure" 11983 11989 #include "confdefs.h" 11984 11990 … … 14340 14346 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14341 14347 -e 's:$: $lt_compiler_flag:'` 14342 (eval echo "\"\$as_me:1434 2: $lt_compile\"" >&5)14348 (eval echo "\"\$as_me:14348: $lt_compile\"" >&5) 14343 14349 (eval "$lt_compile" 2>conftest.err) 14344 14350 ac_status=$? 14345 14351 cat conftest.err >&5 14346 echo "$as_me:143 46: \$? = $ac_status" >&514352 echo "$as_me:14352: \$? = $ac_status" >&5 14347 14353 if (exit $ac_status) && test -s "$ac_outfile"; then 14348 14354 # The compiler can only warn and ignore the option if not recognized … … 14444 14450 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14445 14451 -e 's:$: $lt_compiler_flag:'` 14446 (eval echo "\"\$as_me:144 46: $lt_compile\"" >&5)14452 (eval echo "\"\$as_me:14452: $lt_compile\"" >&5) 14447 14453 (eval "$lt_compile" 2>out/conftest.err) 14448 14454 ac_status=$? 14449 14455 cat out/conftest.err >&5 14450 echo "$as_me:1445 0: \$? = $ac_status" >&514456 echo "$as_me:14456: \$? = $ac_status" >&5 14451 14457 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14452 14458 then … … 16014 16020 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16015 16021 -e 's:$: $lt_compiler_flag:'` 16016 (eval echo "\"\$as_me:160 16: $lt_compile\"" >&5)16022 (eval echo "\"\$as_me:16022: $lt_compile\"" >&5) 16017 16023 (eval "$lt_compile" 2>conftest.err) 16018 16024 ac_status=$? 16019 16025 cat conftest.err >&5 16020 echo "$as_me:1602 0: \$? = $ac_status" >&516026 echo "$as_me:16026: \$? = $ac_status" >&5 16021 16027 if (exit $ac_status) && test -s "$ac_outfile"; then 16022 16028 # The compiler can only warn and ignore the option if not recognized … … 16118 16124 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16119 16125 -e 's:$: $lt_compiler_flag:'` 16120 (eval echo "\"\$as_me:1612 0: $lt_compile\"" >&5)16126 (eval echo "\"\$as_me:16126: $lt_compile\"" >&5) 16121 16127 (eval "$lt_compile" 2>out/conftest.err) 16122 16128 ac_status=$? 16123 16129 cat out/conftest.err >&5 16124 echo "$as_me:161 24: \$? = $ac_status" >&516130 echo "$as_me:16130: \$? = $ac_status" >&5 16125 16131 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16126 16132 then … … 18325 18331 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18326 18332 -e 's:$: $lt_compiler_flag:'` 18327 (eval echo "\"\$as_me:183 27: $lt_compile\"" >&5)18333 (eval echo "\"\$as_me:18333: $lt_compile\"" >&5) 18328 18334 (eval "$lt_compile" 2>conftest.err) 18329 18335 ac_status=$? 18330 18336 cat conftest.err >&5 18331 echo "$as_me:1833 1: \$? = $ac_status" >&518337 echo "$as_me:18337: \$? = $ac_status" >&5 18332 18338 if (exit $ac_status) && test -s "$ac_outfile"; then 18333 18339 # The compiler can only warn and ignore the option if not recognized … … 18593 18599 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18594 18600 -e 's:$: $lt_compiler_flag:'` 18595 (eval echo "\"\$as_me:18 595: $lt_compile\"" >&5)18601 (eval echo "\"\$as_me:18601: $lt_compile\"" >&5) 18596 18602 (eval "$lt_compile" 2>conftest.err) 18597 18603 ac_status=$? 18598 18604 cat conftest.err >&5 18599 echo "$as_me:18 599: \$? = $ac_status" >&518605 echo "$as_me:18605: \$? = $ac_status" >&5 18600 18606 if (exit $ac_status) && test -s "$ac_outfile"; then 18601 18607 # The compiler can only warn and ignore the option if not recognized … … 18697 18703 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18698 18704 -e 's:$: $lt_compiler_flag:'` 18699 (eval echo "\"\$as_me:18 699: $lt_compile\"" >&5)18705 (eval echo "\"\$as_me:18705: $lt_compile\"" >&5) 18700 18706 (eval "$lt_compile" 2>out/conftest.err) 18701 18707 ac_status=$? 18702 18708 cat out/conftest.err >&5 18703 echo "$as_me:1870 3: \$? = $ac_status" >&518709 echo "$as_me:18709: \$? = $ac_status" >&5 18704 18710 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18705 18711 then … … 21658 21664 ADDLIBS="$ADDLIBS $FLIBS" 21659 21665 fi 21666 PCADDLIBS="$PCADDLIBS $ADDLIBS" 21660 21667 21661 21668 # library extension … … 22405 22412 s,@LIBS@,$LIBS,;t t 22406 22413 s,@ADDLIBS@,$ADDLIBS,;t t 22414 s,@PCADDLIBS@,$PCADDLIBS,;t t 22407 22415 s,@FADDLIBS@,$FADDLIBS,;t t 22408 22416 s,@ALWAYS_FALSE_TRUE@,$ALWAYS_FALSE_TRUE,;t t
Note: See TracChangeset
for help on using the changeset viewer.