Changeset 845
- Timestamp:
- Dec 27, 2007 10:04:53 PM (13 years ago)
- Location:
- stable/2.0/Cbc
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.0/Cbc/Makefile.am
r640 r845 115 115 addlibsfile = cbc_addlibs.txt 116 116 117 install-exec-local: 117 install-exec-local: install-doc 118 118 $(install_sh_DATA) $(addlibsfile) $(DESTDIR)$(libdir)/$(addlibsfile) 119 119 120 uninstall-local: 120 uninstall-local: uninstall-doc 121 121 rm -f $(DESTDIR)$(libdir)/$(addlibsfile) 122 122 -
stable/2.0/Cbc/Makefile.in
r710 r845 28 28 29 29 ######################################################################## 30 # Maintainer Stuff#30 # Documentation installation # 31 31 ######################################################################## 32 32 srcdir = @srcdir@ … … 297 297 sbindir = @sbindir@ 298 298 sharedstatedir = @sharedstatedir@ 299 sol_cc_compiler = @sol_cc_compiler@ 299 300 sysconfdir = @sysconfdir@ 300 301 target_alias = @target_alias@ … … 348 349 # Files that are generated and should be cleaned with make distclean 349 350 DISTCLEANFILES = $(am__append_3) $(VPATH_DISTCLEANFILES) 351 DocFiles = README AUTHORS LICENSE 352 DocInstallDir = $(prefix)/share/doc/$(PACKAGE_NAME) 350 353 all: all-recursive 351 354 … … 807 810 .PHONY: test unitTest 808 811 809 install-exec-local: 812 install-exec-local: install-doc 810 813 $(install_sh_DATA) $(addlibsfile) $(DESTDIR)$(libdir)/$(addlibsfile) 811 814 812 uninstall-local: 815 uninstall-local: uninstall-doc 813 816 rm -f $(DESTDIR)$(libdir)/$(addlibsfile) 817 818 install-doc: 819 test -z "$(DocInstallDir)" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)" 820 for file in $(DocFiles); do \ 821 if test -f "$$file"; then dir=; else dir="$(srcdir)/"; fi; \ 822 if test -f "$$dir$$file"; then $(INSTALL_DATA) "$$dir$$file" "$(DESTDIR)$(DocInstallDir)/$$file"; fi; \ 823 done 824 825 uninstall-doc: 826 for file in $(DocFiles); do \ 827 rm -f "$(DESTDIR)$(DocInstallDir)/$$file"; \ 828 done 829 830 ######################################################################## 831 # Maintainer Stuff # 832 ######################################################################## 814 833 815 834 # Make sure acinclude is using most recent coin.m4 … … 845 864 @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@update-externals: .Externals-stamp 846 865 @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ cd $(srcdir); svn update 866 867 .PHONY: install-doc uninstall-doc update-externals 847 868 # Tell versions [3.59,3.63) of GNU make to not export all variables. 848 869 # Otherwise a system limit (for SysV at least) may be exceeded. -
stable/2.0/Cbc/configure
r831 r845 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 CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT MPICC CXXDEFS ADD_CXXFLAGS DBG_CXXFLAGS OPT_CXXFLAGS 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 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 CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS LT_LDFLAGS CBCSRCDIR CBCOBJDIR COIN_HAS_CBC_TRUE COIN_HAS_CBC_FALSE CGLSRCDIR CGLOBJDIR COIN_HAS_CGL_TRUE COIN_HAS_CGL_FALSE CLPSRCDIR CLPOBJDIR COIN_HAS_CLP_TRUE COIN_HAS_CLP_FALSE COINUTILSSRCDIR COINUTILSOBJDIR COIN_HAS_COINUTILS_TRUE COIN_HAS_COINUTILS_FALSE DYLPSRCDIR DYLPOBJDIR COIN_HAS_DYLP_TRUE COIN_HAS_DYLP_FALSE OSISRCDIR OSIOBJDIR COIN_HAS_OSI_TRUE COIN_HAS_OSI_FALSE VOLSRCDIR VOLOBJDIR COIN_HAS_VOL_TRUE COIN_HAS_VOL_FALSE SYMPHONYSRCDIR SYMPHONYOBJDIR COIN_HAS_SYMPHONY_TRUE COIN_HAS_SYMPHONY_FALSE CPXINCDIR CPXLIB COIN_HAS_CPX_TRUE COIN_HAS_CPX_FALSE FMPINCDIR FMPLIB COIN_HAS_FMP_TRUE COIN_HAS_FMP_FALSE MSKINCDIR MSKLIB COIN_HAS_MSK_TRUE COIN_HAS_MSK_FALSE OSLINCDIR OSLLIB COIN_HAS_OSL_TRUE COIN_HAS_OSL_FALSE SPXINCDIR SPXLIB COIN_HAS_SPX_TRUE COIN_HAS_SPX_FALSE XPRINCDIR XPRLIB COIN_HAS_XPR_TRUE COIN_HAS_XPR_FALSE GLPKINCDIR GLPKLIB COIN_HAS_GLPK_TRUE COIN_HAS_GLPK_FALSE COIN_BUILD_GLPK_TRUE COIN_BUILD_GLPK_FALSE ASLLIB ASL_CPPFLAGS COIN_HAS_ASL_TRUE COIN_HAS_ASL_FALSE CBC_BUILD_CBC_GENERIC_TRUE CBC_BUILD_CBC_GENERIC_FALSE LIBEXT VPATH_DISTCLEANFILES 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 CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS sol_cc_compiler CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT MPICC CXXDEFS ADD_CXXFLAGS DBG_CXXFLAGS OPT_CXXFLAGS 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 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 CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS LT_LDFLAGS CBCSRCDIR CBCOBJDIR COIN_HAS_CBC_TRUE COIN_HAS_CBC_FALSE CGLSRCDIR CGLOBJDIR COIN_HAS_CGL_TRUE COIN_HAS_CGL_FALSE CLPSRCDIR CLPOBJDIR COIN_HAS_CLP_TRUE COIN_HAS_CLP_FALSE COINUTILSSRCDIR COINUTILSOBJDIR COIN_HAS_COINUTILS_TRUE COIN_HAS_COINUTILS_FALSE DYLPSRCDIR DYLPOBJDIR COIN_HAS_DYLP_TRUE COIN_HAS_DYLP_FALSE OSISRCDIR OSIOBJDIR COIN_HAS_OSI_TRUE COIN_HAS_OSI_FALSE VOLSRCDIR VOLOBJDIR COIN_HAS_VOL_TRUE COIN_HAS_VOL_FALSE SYMPHONYSRCDIR SYMPHONYOBJDIR COIN_HAS_SYMPHONY_TRUE COIN_HAS_SYMPHONY_FALSE CPXINCDIR CPXLIB COIN_HAS_CPX_TRUE COIN_HAS_CPX_FALSE FMPINCDIR FMPLIB COIN_HAS_FMP_TRUE COIN_HAS_FMP_FALSE MSKINCDIR MSKLIB COIN_HAS_MSK_TRUE COIN_HAS_MSK_FALSE OSLINCDIR OSLLIB COIN_HAS_OSL_TRUE COIN_HAS_OSL_FALSE SPXINCDIR SPXLIB COIN_HAS_SPX_TRUE COIN_HAS_SPX_FALSE XPRINCDIR XPRLIB COIN_HAS_XPR_TRUE COIN_HAS_XPR_FALSE GLPKINCDIR GLPKLIB COIN_HAS_GLPK_TRUE COIN_HAS_GLPK_FALSE COIN_BUILD_GLPK_TRUE COIN_BUILD_GLPK_FALSE ASLLIB ASL_CPPFLAGS COIN_HAS_ASL_TRUE COIN_HAS_ASL_FALSE CBC_BUILD_CBC_GENERIC_TRUE CBC_BUILD_CBC_GENERIC_FALSE LIBEXT VPATH_DISTCLEANFILES LIBOBJS LTLIBOBJS' 476 476 ac_subst_files='' 477 477 … … 1910 1910 1911 1911 save_cflags="$CFLAGS" 1912 # For sparc-sun-solaris, promote Studio/Workshop compiler to front of list. 1913 # ToDo: If Studio/Workshop cc is not present, we may find /usr/ucb/cc, which 1914 # is likely to be a non-functional shell. But many installations will have 1915 # both cc and gcc, so promoting gcc isn't good either. How to test reliably? 1912 1913 # For *-*-solaris*, promote Studio/Workshop cc compiler to front of list. 1914 # Depending on the user's PATH, when Studio/Workshop cc is not present we may 1915 # find /usr/ucb/cc, which is almost certainly not a good choice for the C 1916 # compiler. In this case, put cc after gcc. 1917 1916 1918 case $build in 1917 1919 *-cygwin* | *-mingw*) … … 1921 1923 comps="gcc cl" 1922 1924 fi ;; 1923 sparc-sun-solaris*) 1924 comps="cc xlc gcc pgcc icc" ;; 1925 *-*-solaris*) 1926 # Extract the first word of "cc", so it can be a program name with args. 1927 set dummy cc; ac_word=$2 1928 echo "$as_me:$LINENO: checking for $ac_word" >&5 1929 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 1930 if test "${ac_cv_prog_sol_cc_compiler+set}" = set; then 1931 echo $ECHO_N "(cached) $ECHO_C" >&6 1932 else 1933 if test -n "$sol_cc_compiler"; then 1934 ac_cv_prog_sol_cc_compiler="$sol_cc_compiler" # Let the user override the test. 1935 else 1936 ac_prog_rejected=no 1937 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1938 for as_dir in $PATH 1939 do 1940 IFS=$as_save_IFS 1941 test -z "$as_dir" && as_dir=. 1942 for ac_exec_ext in '' $ac_executable_extensions; do 1943 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 1944 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 1945 ac_prog_rejected=yes 1946 continue 1947 fi 1948 ac_cv_prog_sol_cc_compiler="cc" 1949 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 1950 break 2 1951 fi 1952 done 1953 done 1954 1955 if test $ac_prog_rejected = yes; then 1956 # We found a bogon in the path, so make sure we never use it. 1957 set dummy $ac_cv_prog_sol_cc_compiler 1958 shift 1959 if test $# != 0; then 1960 # We chose a different compiler from the bogus one. 1961 # However, it has the same basename, so the bogon will be chosen 1962 # first if we set sol_cc_compiler to just the basename; use the full file name. 1963 shift 1964 ac_cv_prog_sol_cc_compiler="$as_dir/$ac_word${1+' '}$@" 1965 fi 1966 fi 1967 fi 1968 fi 1969 sol_cc_compiler=$ac_cv_prog_sol_cc_compiler 1970 if test -n "$sol_cc_compiler"; then 1971 echo "$as_me:$LINENO: result: $sol_cc_compiler" >&5 1972 echo "${ECHO_T}$sol_cc_compiler" >&6 1973 else 1974 echo "$as_me:$LINENO: result: no" >&5 1975 echo "${ECHO_T}no" >&6 1976 fi 1977 1978 if test "$sol_cc_compiler" = "cc" ; then 1979 comps="cc xlc gcc pgcc icc" 1980 else 1981 comps="xlc gcc pgcc icc cc" 1982 fi 1983 ;; 1925 1984 *-linux-*) comps="xlc gcc cc pgcc icc" ;; 1926 1985 *) comps="xlc_r xlc cc gcc pgcc icc" ;; … … 2824 2883 coin_dbg_cflags="-g" 2825 2884 ;; 2826 *- sun-*)2885 *-*-solaris*) 2827 2886 coin_opt_cflags="-xO4" 2828 2887 coin_dbg_cflags="-g" … … 3097 3156 3098 3157 save_cxxflags="$CXXFLAGS" 3099 # For sparc-sun-solaris, promote Studio/Workshop compiler to front of list.3158 # For *-*-solaris*, promote Studio/Workshop compiler to front of list. 3100 3159 case $build in 3101 3160 *-cygwin* | *-mingw*) … … 3105 3164 comps="g++ cl" 3106 3165 fi ;; 3107 sparc-sun-solaris*)3166 *-*-solaris*) 3108 3167 comps="CC xlC aCC g++ c++ pgCC icpc gpp cxx cc++ cl FCC KCC RCC" ;; 3109 3168 *-darwin*) comps="g++ c++ CC" ;; … … 3669 3728 esac 3670 3729 ;; 3671 *- sun-*)3730 *-*-solaris*) 3672 3731 coin_opt_cxxflags="-O4" 3673 3732 coin_dbg_cxxflags="-g" … … 3932 3991 # START 3933 3992 3934 # On Cygwin , building DLLs doesn't work3993 # On Cygwin and AIX, building DLLs doesn't work 3935 3994 case $build in 3936 3995 *-cygwin*) 3937 3996 coin_disable_shared=yes 3938 3997 platform=Cygwin 3998 ;; 3999 *-aix*) 4000 coin_disable_shared=yes 4001 platform=AIX 3939 4002 ;; 3940 4003 *-mingw*) … … 5653 5716 *-*-irix6*) 5654 5717 # Find out which ABI we are using. 5655 echo '#line 5 655"configure"' > conftest.$ac_ext5718 echo '#line 5718 "configure"' > conftest.$ac_ext 5656 5719 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5657 5720 (eval $ac_compile) 2>&5 … … 6787 6850 6788 6851 # Provide some information about the compiler. 6789 echo "$as_me:6 789:" \6852 echo "$as_me:6852:" \ 6790 6853 "checking for Fortran 77 compiler version" >&5 6791 6854 ac_compiler=`set X $ac_compile; echo $2` … … 7854 7917 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7855 7918 -e 's:$: $lt_compiler_flag:'` 7856 (eval echo "\"\$as_me:7 856: $lt_compile\"" >&5)7919 (eval echo "\"\$as_me:7919: $lt_compile\"" >&5) 7857 7920 (eval "$lt_compile" 2>conftest.err) 7858 7921 ac_status=$? 7859 7922 cat conftest.err >&5 7860 echo "$as_me:7 860: \$? = $ac_status" >&57923 echo "$as_me:7923: \$? = $ac_status" >&5 7861 7924 if (exit $ac_status) && test -s "$ac_outfile"; then 7862 7925 # The compiler can only warn and ignore the option if not recognized … … 8122 8185 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8123 8186 -e 's:$: $lt_compiler_flag:'` 8124 (eval echo "\"\$as_me:81 24: $lt_compile\"" >&5)8187 (eval echo "\"\$as_me:8187: $lt_compile\"" >&5) 8125 8188 (eval "$lt_compile" 2>conftest.err) 8126 8189 ac_status=$? 8127 8190 cat conftest.err >&5 8128 echo "$as_me:81 28: \$? = $ac_status" >&58191 echo "$as_me:8191: \$? = $ac_status" >&5 8129 8192 if (exit $ac_status) && test -s "$ac_outfile"; then 8130 8193 # The compiler can only warn and ignore the option if not recognized … … 8226 8289 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8227 8290 -e 's:$: $lt_compiler_flag:'` 8228 (eval echo "\"\$as_me:82 28: $lt_compile\"" >&5)8291 (eval echo "\"\$as_me:8291: $lt_compile\"" >&5) 8229 8292 (eval "$lt_compile" 2>out/conftest.err) 8230 8293 ac_status=$? 8231 8294 cat out/conftest.err >&5 8232 echo "$as_me:82 32: \$? = $ac_status" >&58295 echo "$as_me:8295: \$? = $ac_status" >&5 8233 8296 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8234 8297 then … … 10571 10634 lt_status=$lt_dlunknown 10572 10635 cat > conftest.$ac_ext <<EOF 10573 #line 10 573"configure"10636 #line 10636 "configure" 10574 10637 #include "confdefs.h" 10575 10638 … … 10671 10734 lt_status=$lt_dlunknown 10672 10735 cat > conftest.$ac_ext <<EOF 10673 #line 10 673"configure"10736 #line 10736 "configure" 10674 10737 #include "confdefs.h" 10675 10738 … … 13015 13078 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13016 13079 -e 's:$: $lt_compiler_flag:'` 13017 (eval echo "\"\$as_me:130 17: $lt_compile\"" >&5)13080 (eval echo "\"\$as_me:13080: $lt_compile\"" >&5) 13018 13081 (eval "$lt_compile" 2>conftest.err) 13019 13082 ac_status=$? 13020 13083 cat conftest.err >&5 13021 echo "$as_me:130 21: \$? = $ac_status" >&513084 echo "$as_me:13084: \$? = $ac_status" >&5 13022 13085 if (exit $ac_status) && test -s "$ac_outfile"; then 13023 13086 # The compiler can only warn and ignore the option if not recognized … … 13119 13182 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13120 13183 -e 's:$: $lt_compiler_flag:'` 13121 (eval echo "\"\$as_me:131 21: $lt_compile\"" >&5)13184 (eval echo "\"\$as_me:13184: $lt_compile\"" >&5) 13122 13185 (eval "$lt_compile" 2>out/conftest.err) 13123 13186 ac_status=$? 13124 13187 cat out/conftest.err >&5 13125 echo "$as_me:131 25: \$? = $ac_status" >&513188 echo "$as_me:13188: \$? = $ac_status" >&5 13126 13189 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13127 13190 then … … 14689 14752 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14690 14753 -e 's:$: $lt_compiler_flag:'` 14691 (eval echo "\"\$as_me:14 691: $lt_compile\"" >&5)14754 (eval echo "\"\$as_me:14754: $lt_compile\"" >&5) 14692 14755 (eval "$lt_compile" 2>conftest.err) 14693 14756 ac_status=$? 14694 14757 cat conftest.err >&5 14695 echo "$as_me:14 695: \$? = $ac_status" >&514758 echo "$as_me:14758: \$? = $ac_status" >&5 14696 14759 if (exit $ac_status) && test -s "$ac_outfile"; then 14697 14760 # The compiler can only warn and ignore the option if not recognized … … 14793 14856 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14794 14857 -e 's:$: $lt_compiler_flag:'` 14795 (eval echo "\"\$as_me:14 795: $lt_compile\"" >&5)14858 (eval echo "\"\$as_me:14858: $lt_compile\"" >&5) 14796 14859 (eval "$lt_compile" 2>out/conftest.err) 14797 14860 ac_status=$? 14798 14861 cat out/conftest.err >&5 14799 echo "$as_me:14 799: \$? = $ac_status" >&514862 echo "$as_me:14862: \$? = $ac_status" >&5 14800 14863 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14801 14864 then … … 17000 17063 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17001 17064 -e 's:$: $lt_compiler_flag:'` 17002 (eval echo "\"\$as_me:170 02: $lt_compile\"" >&5)17065 (eval echo "\"\$as_me:17065: $lt_compile\"" >&5) 17003 17066 (eval "$lt_compile" 2>conftest.err) 17004 17067 ac_status=$? 17005 17068 cat conftest.err >&5 17006 echo "$as_me:170 06: \$? = $ac_status" >&517069 echo "$as_me:17069: \$? = $ac_status" >&5 17007 17070 if (exit $ac_status) && test -s "$ac_outfile"; then 17008 17071 # The compiler can only warn and ignore the option if not recognized … … 17268 17331 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17269 17332 -e 's:$: $lt_compiler_flag:'` 17270 (eval echo "\"\$as_me:17 270: $lt_compile\"" >&5)17333 (eval echo "\"\$as_me:17333: $lt_compile\"" >&5) 17271 17334 (eval "$lt_compile" 2>conftest.err) 17272 17335 ac_status=$? 17273 17336 cat conftest.err >&5 17274 echo "$as_me:17 274: \$? = $ac_status" >&517337 echo "$as_me:17337: \$? = $ac_status" >&5 17275 17338 if (exit $ac_status) && test -s "$ac_outfile"; then 17276 17339 # The compiler can only warn and ignore the option if not recognized … … 17372 17435 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17373 17436 -e 's:$: $lt_compiler_flag:'` 17374 (eval echo "\"\$as_me:17 374: $lt_compile\"" >&5)17437 (eval echo "\"\$as_me:17437: $lt_compile\"" >&5) 17375 17438 (eval "$lt_compile" 2>out/conftest.err) 17376 17439 ac_status=$? 17377 17440 cat out/conftest.err >&5 17378 echo "$as_me:17 378: \$? = $ac_status" >&517441 echo "$as_me:17441: \$? = $ac_status" >&5 17379 17442 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17380 17443 then … … 20058 20121 20059 20122 20060 # Fix bugs in libtool script for Windows native compilation:20061 # - cygpath is not correctly quoted in fix_srcfile_path20062 # - paths generated for .lib files is not run through cygpath -w20063 20064 20065 # - lib includes subdirectory information; we want to replace20066 #20067 # old_archive_cmds="lib /OUT:\$oldlib\$oldobjs\$old_deplibs"20068 #20069 # by20070 #20071 # old_archive_cmds="echo \$oldlib | grep .libs >/dev/null; if test \$? = 0; then cd .libs; lib /OUT:\`echo \$oldlib\$oldobjs\$old_deplibs | sed -e s@\.libs/@@g\`; cd .. ; else lib /OUT:\$oldlib\$oldobjs\$old_deplibs ; fi"20072 #20073 # -e 's%old_archive_cmds="lib /OUT:\\\$oldlib\\\$oldobjs\\\$old_deplibs"%old_archive_cmds="echo \\\$oldlib \| grep .libs >/dev/null; if test \\\$? = 0; then cd .libs; lib /OUT:\\\`echo \\\$oldlib\\\$oldobjs\\\$old_deplibs \| sed -e s@\\.libs/@@g\\\`; cd .. ; else lib /OUT:\\\$oldlib\\\$oldobjs\\\$old_deplibs; fi"%' \20074 20075 # The following was a hack for chaniing @BACKSLASH to \20076 # -e 'sYcompile_command=`\$echo "X\$compile_command" | \$Xsed -e '"'"'s%@OUTPUT@%'"'"'"\$output"'"'"'%g'"'"'`Ycompile_command=`\$echo "X\$compile_command" | \$Xsed -e '"'"'s%@OUTPUT@%'"'"'"\$output"'"'"'%g'"'"' | \$Xsed -e '"'"'s%@BACKSLASH@%\\\\\\\\\\\\\\\\%g'"'"'`Y' \20077 20078 # Correct cygpath for minGW (ToDo!)20079 20123 { echo "$as_me:$LINENO: Build is \"$build\"." >&5 20080 20124 echo "$as_me: Build is \"$build\"." >&6;} … … 20088 20132 20089 20133 case $build in 20134 # Here we need to check if -m32 is specified. If so, we need to correct 20135 # sys_lib_search_path_spec 20090 20136 *x86_64-*) 20091 # Here we need to check if -m32 is specified. If so, we need to correct sys_lib_search_path_spec20092 20137 if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then 20093 20138 { echo "$as_me:$LINENO: Applying patches to libtool for 32bit compilation" >&5 … … 20098 20143 fi 20099 20144 ;; 20145 20146 *-solaris*) 20147 if test "$GCC" = yes && \ 20148 (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm64' >/dev/null 2>&1) ; then 20149 hdwisa=`isainfo | sed -e 's/\([^ ]*\) .*$/\1/'` 20150 if `$EGREP 'sys_lib_search_path_spec=' libtool | $EGREP -v $hdwisa >/dev/null 2>&1` ; then 20151 { echo "$as_me:$LINENO: Applying patches to libtool for 64-bit GCC compilation" >&5 20152 echo "$as_me: Applying patches to libtool for 64-bit GCC compilation" >&6;} 20153 fixlibtmp=`$CC -m64 -print-search-dirs | $EGREP '^libraries:'` 20154 fixlibtmp=`echo $fixlibtmp | sed -e 's/libraries: =//' -e 's/:/ /g'` 20155 if `echo "$fixlibtmp" | $EGREP -v $hdwisa >/dev/null 2>&1` ; then 20156 # AC_MSG_NOTICE(Compensating for broken gcc) 20157 for lib in $fixlibtmp ; do 20158 if test -d "${lib}${hdwisa}" ; then 20159 syslibpath64="$syslibpath64 ${lib}${hdwisa}/" 20160 fi 20161 done 20162 syslibpath64="${syslibpath64} ${fixlibtmp}" 20163 else 20164 syslibpath64="$fixlibtmp" 20165 fi 20166 sed -e 's|sys_lib_search_path_spec=".*"|sys_lib_search_path_spec="'"$syslibpath64"'"|' libtool > conftest.bla 20167 mv conftest.bla libtool 20168 chmod 755 libtool 20169 fi 20170 # AC_MSG_NOTICE(Result is ) 20171 # $EGREP 'sys_lib_search_path_spec=' libtool 20172 fi 20173 ;; 20174 # Cygwin. Ah, cygwin. Too big and ugly to inline; see the macro. 20100 20175 *-cygwin* | *-mingw*) 20101 case "$CXX" in20102 20103 20176 case "$CXX" in 20177 cl* | */cl* | CL* | */CL*) 20178 { echo "$as_me:$LINENO: Applying patches to libtool for cl compiler" >&5 20104 20179 echo "$as_me: Applying patches to libtool for cl compiler" >&6;} 20105 20106 20107 20108 20109 20110 20111 20112 20113 20114 20115 20116 20117 20118 20119 20120 20121 20122 20180 sed -e 's|fix_srcfile_path=\"`cygpath -w \"\$srcfile\"`\"|fix_srcfile_path=\"\\\`'"$CYGPATH_W"' \\\"\\$srcfile\\\"\\\`\"|' \ 20181 -e 's|fix_srcfile_path=\"\"|fix_srcfile_path=\"\\\`'"$CYGPATH_W"' \\\"\\$srcfile\\\"\\\`\"|' \ 20182 -e 's%compile_deplibs=\"\$dir/\$old_library \$compile_deplibs\"%compile_deplibs="'\`"$CYGPATH_W"' \$dir/\$old_library | sed -e '"'"'sY\\\\\\\\Y/Yg'"'"\`' \$compile_deplibs\"'% \ 20183 -e 's%compile_deplibs=\"\$dir/\$linklib \$compile_deplibs\"%compile_deplibs="'\`"$CYGPATH_W"' \$dir/\$linklib | sed -e '"'"'sY\\\\\\\\Y/Yg'"'"\`' \$compile_deplibs\"'% \ 20184 -e 's%lib /OUT:%lib -OUT:%' \ 20185 -e "s%cygpath -w%$CYGPATH_W%" \ 20186 -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%' \ 20187 -e 's/$AR t/lib -nologo -list/' \ 20188 -e 's%f_ex_an_ar_oldlib="\($?*1*\)"%f_ex_an_ar_oldlib='\`"$CYGPATH_W"' \1`%' \ 20189 -e 's%^archive_cmds=.*%archive_cmds="\\$CC -o \\$lib \\$libobjs \\$compiler_flags \\\\\\`echo \\\\\\"\\$deplibs\\\\\\" | \\$SED -e '"\'"'s/ -lc\\$//'"\'"'\\\\\\` -link -dll~linknames="%' \ 20190 -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"%' \ 20191 libtool > conftest.bla 20192 20193 mv conftest.bla libtool 20194 chmod 755 libtool 20195 ;; 20196 *) 20197 { echo "$as_me:$LINENO: Applying patches to libtool for GNU compiler" >&5 20123 20198 echo "$as_me: Applying patches to libtool for GNU compiler" >&6;} 20124 20125 20126 20127 20128 20129 20130 20131 20132 20133 ;;20199 sed -e 's|fix_srcfile_path=\"`cygpath -w \"\$srcfile\"`\"|fix_srcfile_path=\"\\\`'"$CYGPATH_W"' \\\"\\$srcfile\\\"\\\`\"|' \ 20200 -e 's|"lib /OUT:\\$oldlib\\$oldobjs\\$old_deplibs"|"\\$AR \\$AR_FLAGS \\$oldlib\\$oldobjs\\$old_deplibs~\\$RANLIB \\$oldlib"|' \ 20201 -e 's|libext="lib"|libext="a"|' \ 20202 libtool > conftest.bla 20203 20204 mv conftest.bla libtool 20205 chmod 755 libtool 20206 ;; 20207 esac 20208 ;; 20134 20209 *-darwin*) 20135 20210 { echo "$as_me:$LINENO: Applying patches to libtool for Darwin" >&5 … … 20173 20248 *-mingw32) 20174 20249 RPATH_FLAGS=nothing ;; 20175 *- sun-*)20250 *-*-solaris*) 20176 20251 RPATH_FLAGS= 20177 20252 for dir in $abs_lib_dir; do … … 23241 23316 s,@DBG_CFLAGS@,$DBG_CFLAGS,;t t 23242 23317 s,@OPT_CFLAGS@,$OPT_CFLAGS,;t t 23318 s,@sol_cc_compiler@,$sol_cc_compiler,;t t 23243 23319 s,@CC@,$CC,;t t 23244 23320 s,@CFLAGS@,$CFLAGS,;t t -
stable/2.0/Cbc/examples/Makefile.in
r706 r845 55 55 56 56 # Directory with COIN header files 57 COININCDIR = @abs_include_dir@ 57 COININCDIR = @abs_include_dir@/coin 58 58 59 59 # Directory with COIN libraries -
stable/2.0/Cbc/src/Makefile.am
r783 r845 286 286 287 287 # Here list all the header files that are required by a user of the library, 288 # and that therefore should be installed in 'install' 289 include_HEADERS = \ 288 # and that therefore should be installed in 'install/coin' 289 includecoindir = $(includedir)/coin 290 includecoin_HEADERS = \ 290 291 ../inc/config_cbc.h \ 291 292 Cbc_C_Interface.h \ … … 329 330 echo "#endif" >> bla 330 331 cat $(srcdir)/$(ConfigHeader) >> bla 331 $(install_sh_DATA) bla $(DESTDIR)$(include dir)/$(ConfigHeader)332 $(install_sh_DATA) bla $(DESTDIR)$(includecoindir)/$(ConfigHeader) 332 333 rm -f bla 333 334 334 335 uninstall-local: 335 rm -f $(DESTDIR)$(include dir)/$(ConfigHeader)336 rm -f $(DESTDIR)$(includecoindir)/$(ConfigHeader) -
stable/2.0/Cbc/src/Makefile.in
r783 r845 136 136 @CBC_BUILD_CBC_GENERIC_TRUE@@COIN_HAS_ASL_TRUE@am__append_34 = $(ASL_CPPFLAGS) -DCOIN_HAS_ASL 137 137 subdir = src 138 DIST_COMMON = $(include _HEADERS) $(srcdir)/Makefile.am \138 DIST_COMMON = $(includecoin_HEADERS) $(srcdir)/Makefile.am \ 139 139 $(srcdir)/Makefile.in 140 140 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 … … 153 153 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 154 154 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ 155 "$(DESTDIR)$(include dir)"155 "$(DESTDIR)$(includecoindir)" 156 156 libLTLIBRARIES_INSTALL = $(INSTALL) 157 157 LTLIBRARIES = $(lib_LTLIBRARIES) … … 263 263 DIST_SOURCES = $(libCbc_la_SOURCES) $(libCbcSolver_la_SOURCES) \ 264 264 $(am__cbc_SOURCES_DIST) $(am__cbc_generic_SOURCES_DIST) 265 include HEADERS_INSTALL = $(INSTALL_HEADER)266 HEADERS = $(include _HEADERS)265 includecoinHEADERS_INSTALL = $(INSTALL_HEADER) 266 HEADERS = $(includecoin_HEADERS) 267 267 ETAGS = etags 268 268 CTAGS = ctags … … 469 469 sbindir = @sbindir@ 470 470 sharedstatedir = @sharedstatedir@ 471 sol_cc_compiler = @sol_cc_compiler@ 471 472 sysconfdir = @sysconfdir@ 472 473 target_alias = @target_alias@ … … 618 619 619 620 # Here list all the header files that are required by a user of the library, 620 # and that therefore should be installed in 'install' 621 include_HEADERS = \ 621 # and that therefore should be installed in 'install/coin' 622 includecoindir = $(includedir)/coin 623 includecoin_HEADERS = \ 622 624 ../inc/config_cbc.h \ 623 625 Cbc_C_Interface.h \ … … 835 837 -rm -f libtool 836 838 uninstall-info-am: 837 install-include HEADERS: $(include_HEADERS)839 install-includecoinHEADERS: $(includecoin_HEADERS) 838 840 @$(NORMAL_INSTALL) 839 test -z "$(include dir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"840 @list='$(include _HEADERS)'; for p in $$list; do \841 test -z "$(includecoindir)" || $(mkdir_p) "$(DESTDIR)$(includecoindir)" 842 @list='$(includecoin_HEADERS)'; for p in $$list; do \ 841 843 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 842 844 f=$(am__strip_dir) \ 843 echo " $(include HEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \844 $(include HEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \845 echo " $(includecoinHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includecoindir)/$$f'"; \ 846 $(includecoinHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includecoindir)/$$f"; \ 845 847 done 846 848 847 uninstall-include HEADERS:849 uninstall-includecoinHEADERS: 848 850 @$(NORMAL_UNINSTALL) 849 @list='$(include _HEADERS)'; for p in $$list; do \851 @list='$(includecoin_HEADERS)'; for p in $$list; do \ 850 852 f=$(am__strip_dir) \ 851 echo " rm -f '$(DESTDIR)$(include dir)/$$f'"; \852 rm -f "$(DESTDIR)$(include dir)/$$f"; \853 echo " rm -f '$(DESTDIR)$(includecoindir)/$$f'"; \ 854 rm -f "$(DESTDIR)$(includecoindir)/$$f"; \ 853 855 done 854 856 … … 935 937 936 938 installdirs: 937 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(include dir)"; do \939 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includecoindir)"; do \ 938 940 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 939 941 done … … 983 985 info-am: 984 986 985 install-data-am: install-include HEADERS987 install-data-am: install-includecoinHEADERS 986 988 987 989 install-exec-am: install-binPROGRAMS install-exec-local \ … … 1012 1014 ps-am: 1013 1015 1014 uninstall-am: uninstall-binPROGRAMS uninstall-include HEADERS \1016 uninstall-am: uninstall-binPROGRAMS uninstall-includecoinHEADERS \ 1015 1017 uninstall-info-am uninstall-libLTLIBRARIES uninstall-local 1016 1018 … … 1021 1023 html-am info info-am install install-am install-binPROGRAMS \ 1022 1024 install-data install-data-am install-exec install-exec-am \ 1023 install-exec-local install-include HEADERS install-info \1025 install-exec-local install-includecoinHEADERS install-info \ 1024 1026 install-info-am install-libLTLIBRARIES install-man \ 1025 1027 install-strip installcheck installcheck-am installdirs \ … … 1027 1029 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 1028 1030 pdf pdf-am ps ps-am tags uninstall uninstall-am \ 1029 uninstall-binPROGRAMS uninstall-include HEADERS \1031 uninstall-binPROGRAMS uninstall-includecoinHEADERS \ 1030 1032 uninstall-info-am uninstall-libLTLIBRARIES uninstall-local 1031 1033 … … 1036 1038 echo "#endif" >> bla 1037 1039 cat $(srcdir)/$(ConfigHeader) >> bla 1038 $(install_sh_DATA) bla $(DESTDIR)$(include dir)/$(ConfigHeader)1040 $(install_sh_DATA) bla $(DESTDIR)$(includecoindir)/$(ConfigHeader) 1039 1041 rm -f bla 1040 1042 1041 1043 uninstall-local: 1042 rm -f $(DESTDIR)$(include dir)/$(ConfigHeader)1044 rm -f $(DESTDIR)$(includecoindir)/$(ConfigHeader) 1043 1045 # Tell versions [3.59,3.63) of GNU make to not export all variables. 1044 1046 # Otherwise a system limit (for SysV at least) may be exceeded. -
stable/2.0/Cbc/test/Makefile.in
r765 r845 254 254 sbindir = @sbindir@ 255 255 sharedstatedir = @sharedstatedir@ 256 sol_cc_compiler = @sol_cc_compiler@ 256 257 sysconfdir = @sysconfdir@ 257 258 target_alias = @target_alias@
Note: See TracChangeset
for help on using the changeset viewer.