Changeset 797
- Timestamp:
- Jun 8, 2006 11:12:21 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 7 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/Makefile.in
r796 r797 64 64 $(srcdir)/clp_addlibs.txt.in $(top_srcdir)/configure \ 65 65 $(top_srcdir)/examples/Makefile.in \ 66 $(top_srcdir)/inc/config_clp.h.in AUTHORS INSTALL66 $(top_srcdir)/inc/config_clp.h.in AUTHORS 67 67 @HAVE_EXTERNALS_TRUE@am__append_2 = Externals 68 68 @HAVE_EXTERNALS_TRUE@am__append_3 = .Externals-stamp … … 210 210 have_autoconf = @have_autoconf@ 211 211 have_automake = @have_automake@ 212 have_svn = @have_svn@ 212 213 host = @host@ 213 214 host_alias = @host_alias@ -
trunk/Clp/README
r754 r797 1 NOTE: The information in this file might not yet include the changes introduced with the switch to the autotools. 2 1 3 To build Clp see INSTALL file 2 4 -
trunk/Clp/configure
r796 r797 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 ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE COIN_DEBUG_TRUE COIN_DEBUG_FALSE CDEFS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT MPICC CXXDEFS CXX CXXFLAGS ac_ct_CXX MPICXX 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 CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBTOOLM4 have_autoconf have_automake BUILDTOOLSDIR AUX_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 CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LT_LDFLAGS abs_source_dir abs_lib_dir abs_include_dir abs_bin_dir RPATH_FLAGS COINUTILSSRCDIR COINUTILSOBJDIR COIN_HAS_COINUTILS_TRUE COIN_HAS_COINUTILS_FALSE CLPSRCDIR CLPOBJDIR COIN_HAS_CLP_TRUE COIN_HAS_CLP_FALSE LIBOBJS LTLIBOBJS VPATH_DISTCLEANFILES'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 ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE COIN_DEBUG_TRUE COIN_DEBUG_FALSE CDEFS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT MPICC CXXDEFS CXX CXXFLAGS ac_ct_CXX MPICXX 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 CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBTOOLM4 have_autoconf have_automake have_svn BUILDTOOLSDIR AUX_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 CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LT_LDFLAGS abs_source_dir abs_lib_dir abs_include_dir abs_bin_dir RPATH_FLAGS COINUTILSSRCDIR COINUTILSOBJDIR COIN_HAS_COINUTILS_TRUE COIN_HAS_COINUTILS_FALSE CLPSRCDIR CLPOBJDIR COIN_HAS_CLP_TRUE COIN_HAS_CLP_FALSE LIBOBJS LTLIBOBJS VPATH_DISTCLEANFILES' 476 476 ac_subst_files='' 477 477 … … 1663 1663 _ACEOF 1664 1664 1665 enable_shared=no 1665 1666 ;; 1666 1667 no) coin_debug_compile=false … … 4559 4560 *-*-irix6*) 4560 4561 # Find out which ABI we are using. 4561 echo '#line 456 1"configure"' > conftest.$ac_ext4562 echo '#line 4562 "configure"' > conftest.$ac_ext 4562 4563 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4563 4564 (eval $ac_compile) 2>&5 … … 5693 5694 5694 5695 # Provide some information about the compiler. 5695 echo "$as_me:569 5:" \5696 echo "$as_me:5696:" \ 5696 5697 "checking for Fortran 77 compiler version" >&5 5697 5698 ac_compiler=`set X $ac_compile; echo $2` … … 6760 6761 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 6761 6762 -e 's:$: $lt_compiler_flag:'` 6762 (eval echo "\"\$as_me:676 2: $lt_compile\"" >&5)6763 (eval echo "\"\$as_me:6763: $lt_compile\"" >&5) 6763 6764 (eval "$lt_compile" 2>conftest.err) 6764 6765 ac_status=$? 6765 6766 cat conftest.err >&5 6766 echo "$as_me:676 6: \$? = $ac_status" >&56767 echo "$as_me:6767: \$? = $ac_status" >&5 6767 6768 if (exit $ac_status) && test -s "$ac_outfile"; then 6768 6769 # The compiler can only warn and ignore the option if not recognized … … 7028 7029 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7029 7030 -e 's:$: $lt_compiler_flag:'` 7030 (eval echo "\"\$as_me:703 0: $lt_compile\"" >&5)7031 (eval echo "\"\$as_me:7031: $lt_compile\"" >&5) 7031 7032 (eval "$lt_compile" 2>conftest.err) 7032 7033 ac_status=$? 7033 7034 cat conftest.err >&5 7034 echo "$as_me:703 4: \$? = $ac_status" >&57035 echo "$as_me:7035: \$? = $ac_status" >&5 7035 7036 if (exit $ac_status) && test -s "$ac_outfile"; then 7036 7037 # The compiler can only warn and ignore the option if not recognized … … 7132 7133 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7133 7134 -e 's:$: $lt_compiler_flag:'` 7134 (eval echo "\"\$as_me:713 4: $lt_compile\"" >&5)7135 (eval echo "\"\$as_me:7135: $lt_compile\"" >&5) 7135 7136 (eval "$lt_compile" 2>out/conftest.err) 7136 7137 ac_status=$? 7137 7138 cat out/conftest.err >&5 7138 echo "$as_me:713 8: \$? = $ac_status" >&57139 echo "$as_me:7139: \$? = $ac_status" >&5 7139 7140 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7140 7141 then … … 9477 9478 lt_status=$lt_dlunknown 9478 9479 cat > conftest.$ac_ext <<EOF 9479 #line 94 79"configure"9480 #line 9480 "configure" 9480 9481 #include "confdefs.h" 9481 9482 … … 9577 9578 lt_status=$lt_dlunknown 9578 9579 cat > conftest.$ac_ext <<EOF 9579 #line 95 79"configure"9580 #line 9580 "configure" 9580 9581 #include "confdefs.h" 9581 9582 … … 11921 11922 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 11922 11923 -e 's:$: $lt_compiler_flag:'` 11923 (eval echo "\"\$as_me:1192 3: $lt_compile\"" >&5)11924 (eval echo "\"\$as_me:11924: $lt_compile\"" >&5) 11924 11925 (eval "$lt_compile" 2>conftest.err) 11925 11926 ac_status=$? 11926 11927 cat conftest.err >&5 11927 echo "$as_me:1192 7: \$? = $ac_status" >&511928 echo "$as_me:11928: \$? = $ac_status" >&5 11928 11929 if (exit $ac_status) && test -s "$ac_outfile"; then 11929 11930 # The compiler can only warn and ignore the option if not recognized … … 12025 12026 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12026 12027 -e 's:$: $lt_compiler_flag:'` 12027 (eval echo "\"\$as_me:1202 7: $lt_compile\"" >&5)12028 (eval echo "\"\$as_me:12028: $lt_compile\"" >&5) 12028 12029 (eval "$lt_compile" 2>out/conftest.err) 12029 12030 ac_status=$? 12030 12031 cat out/conftest.err >&5 12031 echo "$as_me:1203 1: \$? = $ac_status" >&512032 echo "$as_me:12032: \$? = $ac_status" >&5 12032 12033 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12033 12034 then … … 13595 13596 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13596 13597 -e 's:$: $lt_compiler_flag:'` 13597 (eval echo "\"\$as_me:1359 7: $lt_compile\"" >&5)13598 (eval echo "\"\$as_me:13598: $lt_compile\"" >&5) 13598 13599 (eval "$lt_compile" 2>conftest.err) 13599 13600 ac_status=$? 13600 13601 cat conftest.err >&5 13601 echo "$as_me:1360 1: \$? = $ac_status" >&513602 echo "$as_me:13602: \$? = $ac_status" >&5 13602 13603 if (exit $ac_status) && test -s "$ac_outfile"; then 13603 13604 # The compiler can only warn and ignore the option if not recognized … … 13699 13700 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13700 13701 -e 's:$: $lt_compiler_flag:'` 13701 (eval echo "\"\$as_me:1370 1: $lt_compile\"" >&5)13702 (eval echo "\"\$as_me:13702: $lt_compile\"" >&5) 13702 13703 (eval "$lt_compile" 2>out/conftest.err) 13703 13704 ac_status=$? 13704 13705 cat out/conftest.err >&5 13705 echo "$as_me:1370 5: \$? = $ac_status" >&513706 echo "$as_me:13706: \$? = $ac_status" >&5 13706 13707 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13707 13708 then … … 15906 15907 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15907 15908 -e 's:$: $lt_compiler_flag:'` 15908 (eval echo "\"\$as_me:1590 8: $lt_compile\"" >&5)15909 (eval echo "\"\$as_me:15909: $lt_compile\"" >&5) 15909 15910 (eval "$lt_compile" 2>conftest.err) 15910 15911 ac_status=$? 15911 15912 cat conftest.err >&5 15912 echo "$as_me:1591 2: \$? = $ac_status" >&515913 echo "$as_me:15913: \$? = $ac_status" >&5 15913 15914 if (exit $ac_status) && test -s "$ac_outfile"; then 15914 15915 # The compiler can only warn and ignore the option if not recognized … … 16174 16175 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16175 16176 -e 's:$: $lt_compiler_flag:'` 16176 (eval echo "\"\$as_me:1617 6: $lt_compile\"" >&5)16177 (eval echo "\"\$as_me:16177: $lt_compile\"" >&5) 16177 16178 (eval "$lt_compile" 2>conftest.err) 16178 16179 ac_status=$? 16179 16180 cat conftest.err >&5 16180 echo "$as_me:1618 0: \$? = $ac_status" >&516181 echo "$as_me:16181: \$? = $ac_status" >&5 16181 16182 if (exit $ac_status) && test -s "$ac_outfile"; then 16182 16183 # The compiler can only warn and ignore the option if not recognized … … 16278 16279 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16279 16280 -e 's:$: $lt_compiler_flag:'` 16280 (eval echo "\"\$as_me:1628 0: $lt_compile\"" >&5)16281 (eval echo "\"\$as_me:16281: $lt_compile\"" >&5) 16281 16282 (eval "$lt_compile" 2>out/conftest.err) 16282 16283 ac_status=$? 16283 16284 cat out/conftest.err >&5 16284 echo "$as_me:1628 4: \$? = $ac_status" >&516285 echo "$as_me:16285: \$? = $ac_status" >&5 16285 16286 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16286 16287 then … … 19600 19601 coin_have_externals=yes 19601 19602 fi 19603 # Check if subversion is installed and understands https 19604 # Extract the first word of "svn", so it can be a program name with args. 19605 set dummy svn; ac_word=$2 19606 echo "$as_me:$LINENO: checking for $ac_word" >&5 19607 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 19608 if test "${ac_cv_prog_have_svn+set}" = set; then 19609 echo $ECHO_N "(cached) $ECHO_C" >&6 19610 else 19611 if test -n "$have_svn"; then 19612 ac_cv_prog_have_svn="$have_svn" # Let the user override the test. 19613 else 19614 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 19615 for as_dir in $PATH 19616 do 19617 IFS=$as_save_IFS 19618 test -z "$as_dir" && as_dir=. 19619 for ac_exec_ext in '' $ac_executable_extensions; do 19620 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 19621 ac_cv_prog_have_svn="yes" 19622 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 19623 break 2 19624 fi 19625 done 19626 done 19627 19628 test -z "$ac_cv_prog_have_svn" && ac_cv_prog_have_svn="no" 19629 fi 19630 fi 19631 have_svn=$ac_cv_prog_have_svn 19632 if test -n "$have_svn"; then 19633 echo "$as_me:$LINENO: result: $have_svn" >&5 19634 echo "${ECHO_T}$have_svn" >&6 19635 else 19636 echo "$as_me:$LINENO: result: no" >&5 19637 echo "${ECHO_T}no" >&6 19638 fi 19639 19640 if test x$have_svn = xyes; then 19641 echo "$as_me:$LINENO: checking svn understands https" >&5 19642 echo $ECHO_N "checking svn understands https... $ECHO_C" >&6 19643 svn --version > confauto.out 2>&1 19644 if $EGREP https confauto.out >/dev/null 2>&1; then 19645 echo "$as_me:$LINENO: result: yes" >&5 19646 echo "${ECHO_T}yes" >&6 19647 else 19648 echo "$as_me:$LINENO: result: no" >&5 19649 echo "${ECHO_T}no" >&6 19650 have_svn=no 19651 fi 19652 fi 19602 19653 19603 19654 # Find the location of the BuildTools directory … … 19627 19678 19628 19679 19629 if test $coin_have_externals = yes; then 19680 19681 19682 19683 if test $coin_have_externals = yes && test x$have_svn = xyes; then 19630 19684 HAVE_EXTERNALS_TRUE= 19631 19685 HAVE_EXTERNALS_FALSE='#' … … 20976 21030 s,@have_autoconf@,$have_autoconf,;t t 20977 21031 s,@have_automake@,$have_automake,;t t 21032 s,@have_svn@,$have_svn,;t t 20978 21033 s,@BUILDTOOLSDIR@,$BUILDTOOLSDIR,;t t 20979 21034 s,@AUX_DIR@,$AUX_DIR,;t t -
trunk/Clp/src/Makefile.in
r796 r797 229 229 have_autoconf = @have_autoconf@ 230 230 have_automake = @have_automake@ 231 have_svn = @have_svn@ 231 232 host = @host@ 232 233 host_alias = @host_alias@ -
trunk/Clp/test/Makefile.in
r796 r797 165 165 have_autoconf = @have_autoconf@ 166 166 have_automake = @have_automake@ 167 have_svn = @have_svn@ 167 168 host = @host@ 168 169 host_alias = @host_alias@ -
trunk/INSTALL
r796 r797 1 These instructions are for UNIX-like systems (including Linux, Cygwin 2 and MSys) only. If Microsoft Developer Studio projects are 3 maintained for this package, you can find instructions at 4 5 https://projects.coin-or.org/MSDevStudio 6 7 ********************************************************************** 8 *** DOWNLOAD *** 9 ********************************************************************** 10 11 You can obtain the source code for the Clp package in two ways: 12 13 1. Obtain the source directly from the COIN-OR subversion repository 14 (recommended). For this you needs the program 'svn' installed on 15 your machine, and output of "svn --version" must contain 16 "handles 'https' scheme". 17 18 Assuming that you want to download the code into a subdirectory 19 "COIN-Clp", you type 20 21 svn co https://projects.coin-or.org/svn/Clp/trunk Coin-Clp 22 23 2. Download the tarball from http://www.coin-or.org/Tarballs/Clp and 24 extract it, for example, with 25 26 gunzip Clp_2006Jun07.tgz 27 tar xvf Clp_2006Jun07.tar 28 29 (Here "2006Jun07" is of course replaced by the string in the 30 tarball you downloaded.) 31 32 More detailed download instructions can be found at 33 34 https://projects.coin-or.org/BuildTools/wiki/user-download 35 36 ********************************************************************** 37 *** CONFIGURATION *** 38 ********************************************************************** 39 40 Go into the directory that you just downloaded or extracted (e.g., 41 Coin-Clp or Clp_2006Jun07). Then you type 42 43 ./configure 44 45 Note that you might have to specify additional options, in case you 46 don't want to use the default choices that configure makes (e.g., 47 compilers). Please visit 48 49 https://projects.coin-or.org/BuildTools/wiki/user-configure 50 51 and the Clp Trac page 52 53 https://projects.coin-or.org/Clp 54 55 for more information. 56 57 If everything went fine, you will see at the end of the output 58 59 "Main configuration of Clp successful" 60 61 ********************************************************************** 62 *** COMPILATION AND INSTALLATION *** 63 ********************************************************************** 64 65 In the directory where you ran the configure script: 66 67 1. Compile the code by typing 68 69 make 70 71 2. To test if the code works, you can type 72 73 make test 74 75 3. To install the code, you type 76 77 make install 78 79 After this, you will find the executables, libraries and header 80 files in the "bin", "lib" and "include" subdirectory, respectively. 81 82 More information on the compilation and installation can be found at 83 84 https://projects.coin-or.org/BuildTools/wiki/user-compile 85 86 ********************************************************************** 87 *** USING THE LIBRARIES *** 88 ********************************************************************** 89 90 Now you can link your own code with the installed libraries. You can 91 find examples in the 92 93 Clp/examples/ 94 95 subdirectory, see also the information at 96 97 https://projects.coin-or.org/BuildTools/wiki/user-examples 98 99 100 101 ==== 8< ====================================================== 102 103 From here on you find the original installation instructions for the 104 previous GNU Makefile build system. Most details have changed, but 105 for now we keep it here so that possibly missing items might be found 106 here. 107 1 108 Prerequisites for installation: 2 109 - at the moment on (*)nix platforms you must use g++ 2.95.2 or higher. -
trunk/Makefile.in
r788 r797 52 52 DIST_COMMON = $(am__configure_deps) $(srcdir)/BuildTools/Makemain.inc \ 53 53 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 54 $(top_srcdir)/configure config.guess config.sub depcomp\55 install-sh ltmain.sh missing54 $(top_srcdir)/configure INSTALL config.guess config.sub \ 55 depcomp install-sh ltmain.sh missing 56 56 @HAVE_EXTERNALS_TRUE@am__append_1 = Externals 57 57 @HAVE_EXTERNALS_TRUE@am__append_2 = .Externals-stamp … … 138 138 have_autoconf = @have_autoconf@ 139 139 have_automake = @have_automake@ 140 have_svn = @have_svn@ 140 141 host_alias = @host_alias@ 141 142 includedir = @includedir@ -
trunk/configure
r793 r797 287 287 ac_subdirs_all="$ac_subdirs_all Data/Sample" 288 288 ac_subdirs_all="$ac_subdirs_all Clp" 289 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 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 MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBTOOLM4 have_autoconf have_automake BUILDTOOLSDIR AUX_DIR HAVE_EXTERNALS_TRUE HAVE_EXTERNALS_FALSE subdirs LIBOBJS LTLIBOBJS VPATH_DISTCLEANFILES'289 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 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 MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBTOOLM4 have_autoconf have_automake have_svn BUILDTOOLSDIR AUX_DIR HAVE_EXTERNALS_TRUE HAVE_EXTERNALS_FALSE subdirs LIBOBJS LTLIBOBJS VPATH_DISTCLEANFILES' 290 290 ac_subst_files='' 291 291 … … 2022 2022 coin_have_externals=yes 2023 2023 fi 2024 # Check if subversion is installed and understands https 2025 # Extract the first word of "svn", so it can be a program name with args. 2026 set dummy svn; ac_word=$2 2027 echo "$as_me:$LINENO: checking for $ac_word" >&5 2028 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2029 if test "${ac_cv_prog_have_svn+set}" = set; then 2030 echo $ECHO_N "(cached) $ECHO_C" >&6 2031 else 2032 if test -n "$have_svn"; then 2033 ac_cv_prog_have_svn="$have_svn" # Let the user override the test. 2034 else 2035 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2036 for as_dir in $PATH 2037 do 2038 IFS=$as_save_IFS 2039 test -z "$as_dir" && as_dir=. 2040 for ac_exec_ext in '' $ac_executable_extensions; do 2041 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 2042 ac_cv_prog_have_svn="yes" 2043 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2044 break 2 2045 fi 2046 done 2047 done 2048 2049 test -z "$ac_cv_prog_have_svn" && ac_cv_prog_have_svn="no" 2050 fi 2051 fi 2052 have_svn=$ac_cv_prog_have_svn 2053 if test -n "$have_svn"; then 2054 echo "$as_me:$LINENO: result: $have_svn" >&5 2055 echo "${ECHO_T}$have_svn" >&6 2056 else 2057 echo "$as_me:$LINENO: result: no" >&5 2058 echo "${ECHO_T}no" >&6 2059 fi 2060 2061 if test x$have_svn = xyes; then 2062 echo "$as_me:$LINENO: checking svn understands https" >&5 2063 echo $ECHO_N "checking svn understands https... $ECHO_C" >&6 2064 svn --version > confauto.out 2>&1 2065 if $EGREP https confauto.out >/dev/null 2>&1; then 2066 echo "$as_me:$LINENO: result: yes" >&5 2067 echo "${ECHO_T}yes" >&6 2068 else 2069 echo "$as_me:$LINENO: result: no" >&5 2070 echo "${ECHO_T}no" >&6 2071 have_svn=no 2072 fi 2073 fi 2024 2074 2025 2075 # Find the location of the BuildTools directory … … 2049 2099 2050 2100 2051 if test $coin_have_externals = yes; then 2101 2102 2103 2104 if test $coin_have_externals = yes && test x$have_svn = xyes; then 2052 2105 HAVE_EXTERNALS_TRUE= 2053 2106 HAVE_EXTERNALS_FALSE='#' … … 2857 2910 s,@have_autoconf@,$have_autoconf,;t t 2858 2911 s,@have_automake@,$have_automake,;t t 2912 s,@have_svn@,$have_svn,;t t 2859 2913 s,@BUILDTOOLSDIR@,$BUILDTOOLSDIR,;t t 2860 2914 s,@AUX_DIR@,$AUX_DIR,;t t
Note: See TracChangeset
for help on using the changeset viewer.