Changeset 1542 for ThirdParty/ASL/branches
- Timestamp:
- May 1, 2010 6:25:18 AM (11 years ago)
- Location:
- ThirdParty/ASL/branches/split
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/branches/split/Makefile.am
r1539 r1542 45 45 46 46 asl_addlibs.txt : coinasl.pc 47 PKG_CONFIG_PATH=.: $(libdir)/pkgconfig:${PKG_CONFIG_PATH}$(PKG_CONFIG) --libs coinasl > asl_addlibs.txt47 PKG_CONFIG_PATH=.:@COIN_PKG_CONFIG_PATH@ $(PKG_CONFIG) --libs coinasl > asl_addlibs.txt 48 48 endif 49 49 -
ThirdParty/ASL/branches/split/Makefile.in
r1539 r1542 130 130 COIN_HAS_PKGCONFIG_FALSE = @COIN_HAS_PKGCONFIG_FALSE@ 131 131 COIN_HAS_PKGCONFIG_TRUE = @COIN_HAS_PKGCONFIG_TRUE@ 132 COIN_PKG_CONFIG_PATH = @COIN_PKG_CONFIG_PATH@ 132 133 CPP = @CPP@ 133 134 CPPFLAGS = @CPPFLAGS@ … … 685 686 686 687 @COIN_HAS_PKGCONFIG_TRUE@asl_addlibs.txt : coinasl.pc 687 @COIN_HAS_PKGCONFIG_TRUE@ PKG_CONFIG_PATH=.: $(libdir)/pkgconfig:${PKG_CONFIG_PATH}$(PKG_CONFIG) --libs coinasl > asl_addlibs.txt688 @COIN_HAS_PKGCONFIG_TRUE@ PKG_CONFIG_PATH=.:@COIN_PKG_CONFIG_PATH@ $(PKG_CONFIG) --libs coinasl > asl_addlibs.txt 688 689 689 690 install-doc: $(DocFiles) -
ThirdParty/ASL/branches/split/configure
r1539 r1542 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 build build_cpu build_vendor build_os ADDLIBS FADDLIBS ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE EGREP LN_S CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS sol_cc_compiler CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT MPICC 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 CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 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 AMPLSOLVER_A ABSPATH_AMPLSOLVER_INSTALLED ABSPATH_AMPLSOLVER_UNINSTALLED ASLMAKEFLAGS MSVC_COMPILE_TRUE MSVC_COMPILE_FALSE 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 build build_cpu build_vendor build_os ADDLIBS FADDLIBS ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE EGREP LN_S CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS sol_cc_compiler CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT MPICC 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 CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 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 AMPLSOLVER_A ABSPATH_AMPLSOLVER_INSTALLED ABSPATH_AMPLSOLVER_UNINSTALLED ASLMAKEFLAGS MSVC_COMPILE_TRUE MSVC_COMPILE_FALSE LIBEXT VPATH_DISTCLEANFILES ABSBUILDDIR LIBOBJS LTLIBOBJS' 476 476 ac_subst_files='' 477 477 … … 1093 1093 --with-tags[=TAGS] 1094 1094 include additional configurations [automatic] 1095 --with-coin-instdir prefix of installation directory for precompiled 1096 COIN packages 1095 1097 1096 1098 Some influential environment variables: … … 4741 4743 *-*-irix6*) 4742 4744 # Find out which ABI we are using. 4743 echo '#line 474 3"configure"' > conftest.$ac_ext4745 echo '#line 4745 "configure"' > conftest.$ac_ext 4744 4746 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4745 4747 (eval $ac_compile) 2>&5 … … 6340 6342 6341 6343 # Provide some information about the compiler. 6342 echo "$as_me:634 2:" \6344 echo "$as_me:6344:" \ 6343 6345 "checking for Fortran 77 compiler version" >&5 6344 6346 ac_compiler=`set X $ac_compile; echo $2` … … 7407 7409 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7408 7410 -e 's:$: $lt_compiler_flag:'` 7409 (eval echo "\"\$as_me:74 09: $lt_compile\"" >&5)7411 (eval echo "\"\$as_me:7411: $lt_compile\"" >&5) 7410 7412 (eval "$lt_compile" 2>conftest.err) 7411 7413 ac_status=$? 7412 7414 cat conftest.err >&5 7413 echo "$as_me:741 3: \$? = $ac_status" >&57415 echo "$as_me:7415: \$? = $ac_status" >&5 7414 7416 if (exit $ac_status) && test -s "$ac_outfile"; then 7415 7417 # The compiler can only warn and ignore the option if not recognized … … 7675 7677 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7676 7678 -e 's:$: $lt_compiler_flag:'` 7677 (eval echo "\"\$as_me:767 7: $lt_compile\"" >&5)7679 (eval echo "\"\$as_me:7679: $lt_compile\"" >&5) 7678 7680 (eval "$lt_compile" 2>conftest.err) 7679 7681 ac_status=$? 7680 7682 cat conftest.err >&5 7681 echo "$as_me:768 1: \$? = $ac_status" >&57683 echo "$as_me:7683: \$? = $ac_status" >&5 7682 7684 if (exit $ac_status) && test -s "$ac_outfile"; then 7683 7685 # The compiler can only warn and ignore the option if not recognized … … 7779 7781 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7780 7782 -e 's:$: $lt_compiler_flag:'` 7781 (eval echo "\"\$as_me:778 1: $lt_compile\"" >&5)7783 (eval echo "\"\$as_me:7783: $lt_compile\"" >&5) 7782 7784 (eval "$lt_compile" 2>out/conftest.err) 7783 7785 ac_status=$? 7784 7786 cat out/conftest.err >&5 7785 echo "$as_me:778 5: \$? = $ac_status" >&57787 echo "$as_me:7787: \$? = $ac_status" >&5 7786 7788 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7787 7789 then … … 10124 10126 lt_status=$lt_dlunknown 10125 10127 cat > conftest.$ac_ext <<EOF 10126 #line 1012 6"configure"10128 #line 10128 "configure" 10127 10129 #include "confdefs.h" 10128 10130 … … 10224 10226 lt_status=$lt_dlunknown 10225 10227 cat > conftest.$ac_ext <<EOF 10226 #line 1022 6"configure"10228 #line 10228 "configure" 10227 10229 #include "confdefs.h" 10228 10230 … … 12568 12570 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12569 12571 -e 's:$: $lt_compiler_flag:'` 12570 (eval echo "\"\$as_me:1257 0: $lt_compile\"" >&5)12572 (eval echo "\"\$as_me:12572: $lt_compile\"" >&5) 12571 12573 (eval "$lt_compile" 2>conftest.err) 12572 12574 ac_status=$? 12573 12575 cat conftest.err >&5 12574 echo "$as_me:1257 4: \$? = $ac_status" >&512576 echo "$as_me:12576: \$? = $ac_status" >&5 12575 12577 if (exit $ac_status) && test -s "$ac_outfile"; then 12576 12578 # The compiler can only warn and ignore the option if not recognized … … 12672 12674 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12673 12675 -e 's:$: $lt_compiler_flag:'` 12674 (eval echo "\"\$as_me:1267 4: $lt_compile\"" >&5)12676 (eval echo "\"\$as_me:12676: $lt_compile\"" >&5) 12675 12677 (eval "$lt_compile" 2>out/conftest.err) 12676 12678 ac_status=$? 12677 12679 cat out/conftest.err >&5 12678 echo "$as_me:126 78: \$? = $ac_status" >&512680 echo "$as_me:12680: \$? = $ac_status" >&5 12679 12681 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12680 12682 then … … 14242 14244 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14243 14245 -e 's:$: $lt_compiler_flag:'` 14244 (eval echo "\"\$as_me:1424 4: $lt_compile\"" >&5)14246 (eval echo "\"\$as_me:14246: $lt_compile\"" >&5) 14245 14247 (eval "$lt_compile" 2>conftest.err) 14246 14248 ac_status=$? 14247 14249 cat conftest.err >&5 14248 echo "$as_me:142 48: \$? = $ac_status" >&514250 echo "$as_me:14250: \$? = $ac_status" >&5 14249 14251 if (exit $ac_status) && test -s "$ac_outfile"; then 14250 14252 # The compiler can only warn and ignore the option if not recognized … … 14346 14348 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14347 14349 -e 's:$: $lt_compiler_flag:'` 14348 (eval echo "\"\$as_me:143 48: $lt_compile\"" >&5)14350 (eval echo "\"\$as_me:14350: $lt_compile\"" >&5) 14349 14351 (eval "$lt_compile" 2>out/conftest.err) 14350 14352 ac_status=$? 14351 14353 cat out/conftest.err >&5 14352 echo "$as_me:1435 2: \$? = $ac_status" >&514354 echo "$as_me:14354: \$? = $ac_status" >&5 14353 14355 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14354 14356 then … … 16553 16555 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16554 16556 -e 's:$: $lt_compiler_flag:'` 16555 (eval echo "\"\$as_me:1655 5: $lt_compile\"" >&5)16557 (eval echo "\"\$as_me:16557: $lt_compile\"" >&5) 16556 16558 (eval "$lt_compile" 2>conftest.err) 16557 16559 ac_status=$? 16558 16560 cat conftest.err >&5 16559 echo "$as_me:165 59: \$? = $ac_status" >&516561 echo "$as_me:16561: \$? = $ac_status" >&5 16560 16562 if (exit $ac_status) && test -s "$ac_outfile"; then 16561 16563 # The compiler can only warn and ignore the option if not recognized … … 16821 16823 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16822 16824 -e 's:$: $lt_compiler_flag:'` 16823 (eval echo "\"\$as_me:1682 3: $lt_compile\"" >&5)16825 (eval echo "\"\$as_me:16825: $lt_compile\"" >&5) 16824 16826 (eval "$lt_compile" 2>conftest.err) 16825 16827 ac_status=$? 16826 16828 cat conftest.err >&5 16827 echo "$as_me:1682 7: \$? = $ac_status" >&516829 echo "$as_me:16829: \$? = $ac_status" >&5 16828 16830 if (exit $ac_status) && test -s "$ac_outfile"; then 16829 16831 # The compiler can only warn and ignore the option if not recognized … … 16925 16927 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16926 16928 -e 's:$: $lt_compiler_flag:'` 16927 (eval echo "\"\$as_me:1692 7: $lt_compile\"" >&5)16929 (eval echo "\"\$as_me:16929: $lt_compile\"" >&5) 16928 16930 (eval "$lt_compile" 2>out/conftest.err) 16929 16931 ac_status=$? 16930 16932 cat out/conftest.err >&5 16931 echo "$as_me:1693 1: \$? = $ac_status" >&516933 echo "$as_me:16933: \$? = $ac_status" >&5 16932 16934 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16933 16935 then … … 19962 19964 19963 19965 19966 19967 # assemble search path for pkg-config, if we are in a project setup 19968 if test x$coin_projectdir = xyes ; then 19969 COIN_PKG_CONFIG_PATH="$PKG_CONFIG_PATH" 19970 19971 # let's assume that when installing into $prefix, then the user may have installed some other coin projects there before, so it's worth to have a look into there 19972 # best would actually to use ${libdir}, since .pc files get installed into ${libdir}/pkgconfig, 19973 # unfortunately, ${libdir} expands to ${exec_prefix}/lib and ${exec_prefix} to ${prefix}... 19974 if test -d "${prefix}"; then 19975 COIN_PKG_CONFIG_PATH="${prefix}/lib/pkgconfig:${COIN_PKG_CONFIG_PATH}" 19976 fi 19977 19978 19979 # Check whether --with-coin-instdir or --without-coin-instdir was given. 19980 if test "${with_coin_instdir+set}" = set; then 19981 withval="$with_coin_instdir" 19982 if test -d "$withval"; then : ; else 19983 { { echo "$as_me:$LINENO: error: argument for --with-coin-instdir not a directory" >&5 19984 echo "$as_me: error: argument for --with-coin-instdir not a directory" >&2;} 19985 { (exit 1); exit 1; }; } 19986 fi 19987 COIN_PKG_CONFIG_PATH="$withval/lib/pkgconfig:${COIN_PKG_CONFIG_PATH}" 19988 19989 fi; 19990 19991 # in a classic setup, we want to find uninstalled projects 19992 # their (relative) location is written to coin_subdirs.txt by the configure in the project base directory 19993 # unfortunately, if the user set prefix, then we do not know where the project base directory is located 19994 # but it is likely to be either .. (if we are a usual coin project) or ../.. (if we are a unusual coin project like ThirdParty or Data) 19995 if test -e ../coin_subdirs.txt ; then 19996 for i in `cat ../coin_subdirs.txt` ; do 19997 COIN_PKG_CONFIG_PATH="`cd ../$i; pwd`:${COIN_PKG_CONFIG_PATH}" 19998 done 19999 fi 20000 20001 if test -e ../../coin_subdirs.txt ; then 20002 for i in `cat ../../coin_subdirs.txt` ; do 20003 COIN_PKG_CONFIG_PATH="`cd ../../$i; pwd`:${COIN_PKG_CONFIG_PATH}" 20004 done 20005 fi 20006 20007 20008 fi 19964 20009 19965 20010 … … 21095 21140 s,@COIN_HAS_PKGCONFIG_TRUE@,$COIN_HAS_PKGCONFIG_TRUE,;t t 21096 21141 s,@COIN_HAS_PKGCONFIG_FALSE@,$COIN_HAS_PKGCONFIG_FALSE,;t t 21142 s,@COIN_PKG_CONFIG_PATH@,$COIN_PKG_CONFIG_PATH,;t t 21097 21143 s,@AMPLSOLVER_A@,$AMPLSOLVER_A,;t t 21098 21144 s,@ABSPATH_AMPLSOLVER_INSTALLED@,$ABSPATH_AMPLSOLVER_INSTALLED,;t t
Note: See TracChangeset
for help on using the changeset viewer.