- Timestamp:
- Jan 8, 2011 1:06:21 PM (10 years ago)
- Location:
- trunk/Clp
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/Makefile.am
r1655 r1675 123 123 $(PKG_CONFIG) --libs clp > $(addlibsdir)/clp_addlibs.txt 124 124 else 125 if COIN_CXX_IS_CL 126 echo "/libpath:`$(CYGPATH_W) @abs_lib_dir@` libClp.lib @CLPLIB_LIBS_INSTALLED@" > $(addlibsdir)/clp_addlibs_cpp.txt 127 else 125 128 echo -L@abs_lib_dir@ -lClp @CLPLIB_LIBS_INSTALLED@ > $(addlibsdir)/clp_addlibs.txt 129 endif 126 130 endif 127 131 -
trunk/Clp/Makefile.in
r1657 r1675 879 879 @COIN_HAS_PKGCONFIG_TRUE@ PKG_CONFIG_PATH=@COIN_PKG_CONFIG_PATH@ \ 880 880 @COIN_HAS_PKGCONFIG_TRUE@ $(PKG_CONFIG) --libs clp > $(addlibsdir)/clp_addlibs.txt 881 @COIN_HAS_PKGCONFIG_FALSE@ echo -L@abs_lib_dir@ -lClp @CLPLIB_LIBS_INSTALLED@ > $(addlibsdir)/clp_addlibs.txt 881 @COIN_CXX_IS_CL_TRUE@@COIN_HAS_PKGCONFIG_FALSE@ echo "/libpath:`$(CYGPATH_W) @abs_lib_dir@` libClp.lib @CLPLIB_LIBS_INSTALLED@" > $(addlibsdir)/clp_addlibs_cpp.txt 882 @COIN_CXX_IS_CL_FALSE@@COIN_HAS_PKGCONFIG_FALSE@ echo -L@abs_lib_dir@ -lClp @CLPLIB_LIBS_INSTALLED@ > $(addlibsdir)/clp_addlibs.txt 882 883 883 884 uninstall-hook: -
trunk/Clp/configure
r1670 r1675 1098 1098 --disable-libtool-lock avoid locking (might break parallel builds) 1099 1099 --enable-pkg-config use pkg-config if available (default is yes) 1100 --enable-interpackage-dependencies 1101 whether to deduce Makefile dependencies from package 1102 linker flags (default: yes) 1100 1103 --enable-gnu-packages compile with GNU packages (disabled by default) 1101 1104 … … 5905 5908 *-*-irix6*) 5906 5909 # Find out which ABI we are using. 5907 echo '#line 59 07"configure"' > conftest.$ac_ext5910 echo '#line 5910 "configure"' > conftest.$ac_ext 5908 5911 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5909 5912 (eval $ac_compile) 2>&5 … … 7039 7042 7040 7043 # Provide some information about the compiler. 7041 echo "$as_me:704 1:" \7044 echo "$as_me:7044:" \ 7042 7045 "checking for Fortran 77 compiler version" >&5 7043 7046 ac_compiler=`set X $ac_compile; echo $2` … … 8106 8109 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8107 8110 -e 's:$: $lt_compiler_flag:'` 8108 (eval echo "\"\$as_me:81 08: $lt_compile\"" >&5)8111 (eval echo "\"\$as_me:8111: $lt_compile\"" >&5) 8109 8112 (eval "$lt_compile" 2>conftest.err) 8110 8113 ac_status=$? 8111 8114 cat conftest.err >&5 8112 echo "$as_me:811 2: \$? = $ac_status" >&58115 echo "$as_me:8115: \$? = $ac_status" >&5 8113 8116 if (exit $ac_status) && test -s "$ac_outfile"; then 8114 8117 # The compiler can only warn and ignore the option if not recognized … … 8374 8377 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8375 8378 -e 's:$: $lt_compiler_flag:'` 8376 (eval echo "\"\$as_me:837 6: $lt_compile\"" >&5)8379 (eval echo "\"\$as_me:8379: $lt_compile\"" >&5) 8377 8380 (eval "$lt_compile" 2>conftest.err) 8378 8381 ac_status=$? 8379 8382 cat conftest.err >&5 8380 echo "$as_me:838 0: \$? = $ac_status" >&58383 echo "$as_me:8383: \$? = $ac_status" >&5 8381 8384 if (exit $ac_status) && test -s "$ac_outfile"; then 8382 8385 # The compiler can only warn and ignore the option if not recognized … … 8478 8481 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8479 8482 -e 's:$: $lt_compiler_flag:'` 8480 (eval echo "\"\$as_me:848 0: $lt_compile\"" >&5)8483 (eval echo "\"\$as_me:8483: $lt_compile\"" >&5) 8481 8484 (eval "$lt_compile" 2>out/conftest.err) 8482 8485 ac_status=$? 8483 8486 cat out/conftest.err >&5 8484 echo "$as_me:848 4: \$? = $ac_status" >&58487 echo "$as_me:8487: \$? = $ac_status" >&5 8485 8488 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8486 8489 then … … 10823 10826 lt_status=$lt_dlunknown 10824 10827 cat > conftest.$ac_ext <<EOF 10825 #line 1082 5"configure"10828 #line 10828 "configure" 10826 10829 #include "confdefs.h" 10827 10830 … … 10923 10926 lt_status=$lt_dlunknown 10924 10927 cat > conftest.$ac_ext <<EOF 10925 #line 1092 5"configure"10928 #line 10928 "configure" 10926 10929 #include "confdefs.h" 10927 10930 … … 13267 13270 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13268 13271 -e 's:$: $lt_compiler_flag:'` 13269 (eval echo "\"\$as_me:132 69: $lt_compile\"" >&5)13272 (eval echo "\"\$as_me:13272: $lt_compile\"" >&5) 13270 13273 (eval "$lt_compile" 2>conftest.err) 13271 13274 ac_status=$? 13272 13275 cat conftest.err >&5 13273 echo "$as_me:1327 3: \$? = $ac_status" >&513276 echo "$as_me:13276: \$? = $ac_status" >&5 13274 13277 if (exit $ac_status) && test -s "$ac_outfile"; then 13275 13278 # The compiler can only warn and ignore the option if not recognized … … 13371 13374 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13372 13375 -e 's:$: $lt_compiler_flag:'` 13373 (eval echo "\"\$as_me:1337 3: $lt_compile\"" >&5)13376 (eval echo "\"\$as_me:13376: $lt_compile\"" >&5) 13374 13377 (eval "$lt_compile" 2>out/conftest.err) 13375 13378 ac_status=$? 13376 13379 cat out/conftest.err >&5 13377 echo "$as_me:133 77: \$? = $ac_status" >&513380 echo "$as_me:13380: \$? = $ac_status" >&5 13378 13381 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13379 13382 then … … 14941 14944 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14942 14945 -e 's:$: $lt_compiler_flag:'` 14943 (eval echo "\"\$as_me:1494 3: $lt_compile\"" >&5)14946 (eval echo "\"\$as_me:14946: $lt_compile\"" >&5) 14944 14947 (eval "$lt_compile" 2>conftest.err) 14945 14948 ac_status=$? 14946 14949 cat conftest.err >&5 14947 echo "$as_me:149 47: \$? = $ac_status" >&514950 echo "$as_me:14950: \$? = $ac_status" >&5 14948 14951 if (exit $ac_status) && test -s "$ac_outfile"; then 14949 14952 # The compiler can only warn and ignore the option if not recognized … … 15045 15048 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15046 15049 -e 's:$: $lt_compiler_flag:'` 15047 (eval echo "\"\$as_me:150 47: $lt_compile\"" >&5)15050 (eval echo "\"\$as_me:15050: $lt_compile\"" >&5) 15048 15051 (eval "$lt_compile" 2>out/conftest.err) 15049 15052 ac_status=$? 15050 15053 cat out/conftest.err >&5 15051 echo "$as_me:1505 1: \$? = $ac_status" >&515054 echo "$as_me:15054: \$? = $ac_status" >&5 15052 15055 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15053 15056 then … … 17252 17255 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17253 17256 -e 's:$: $lt_compiler_flag:'` 17254 (eval echo "\"\$as_me:1725 4: $lt_compile\"" >&5)17257 (eval echo "\"\$as_me:17257: $lt_compile\"" >&5) 17255 17258 (eval "$lt_compile" 2>conftest.err) 17256 17259 ac_status=$? 17257 17260 cat conftest.err >&5 17258 echo "$as_me:172 58: \$? = $ac_status" >&517261 echo "$as_me:17261: \$? = $ac_status" >&5 17259 17262 if (exit $ac_status) && test -s "$ac_outfile"; then 17260 17263 # The compiler can only warn and ignore the option if not recognized … … 17520 17523 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17521 17524 -e 's:$: $lt_compiler_flag:'` 17522 (eval echo "\"\$as_me:1752 2: $lt_compile\"" >&5)17525 (eval echo "\"\$as_me:17525: $lt_compile\"" >&5) 17523 17526 (eval "$lt_compile" 2>conftest.err) 17524 17527 ac_status=$? 17525 17528 cat conftest.err >&5 17526 echo "$as_me:1752 6: \$? = $ac_status" >&517529 echo "$as_me:17529: \$? = $ac_status" >&5 17527 17530 if (exit $ac_status) && test -s "$ac_outfile"; then 17528 17531 # The compiler can only warn and ignore the option if not recognized … … 17624 17627 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17625 17628 -e 's:$: $lt_compiler_flag:'` 17626 (eval echo "\"\$as_me:1762 6: $lt_compile\"" >&5)17629 (eval echo "\"\$as_me:17629: $lt_compile\"" >&5) 17627 17630 (eval "$lt_compile" 2>out/conftest.err) 17628 17631 ac_status=$? 17629 17632 cat out/conftest.err >&5 17630 echo "$as_me:1763 0: \$? = $ac_status" >&517633 echo "$as_me:17633: \$? = $ac_status" >&5 17631 17634 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17632 17635 then … … 20760 20763 20761 20764 20762 #check if user provided LIBS, CFLAGS, or DATA for module20765 #check if user provided LIBS, CFLAGS, or DATA for package or disables use of package 20763 20766 if test $coin_has_coinutils != skipping; then 20764 20765 20767 20766 20768 # Check whether --with-m4_tolower(CoinUtils)-lib or --without-m4_tolower(CoinUtils)-lib was given. 20767 20769 if test "${with_coinutils_lib+set}" = set; then 20768 20770 withval="$with_coinutils_lib" 20769 coin_has_coinutils=yes 20771 if test "$withval" = no ; then 20772 coin_has_coinutils=skipping 20773 else 20774 coin_has_coinutils=yes 20770 20775 COINUTILS_LIBS="$withval" 20771 20776 … … 20773 20778 CLPLIB_LIBS="$withval $CLPLIB_LIBS" 20774 20779 20780 fi 20775 20781 20776 20782 fi; 20777 20783 fi 20784 20785 if test $coin_has_coinutils != skipping; then 20778 20786 20779 20787 # Check whether --with-m4_tolower(CoinUtils)-incdir or --without-m4_tolower(CoinUtils)-incdir was given. 20780 20788 if test "${with_coinutils_incdir+set}" = set; then 20781 20789 withval="$with_coinutils_incdir" 20782 coin_has_coinutils=yes 20783 COINUTILS_CFLAGS="-I`${CYGPATH_W} $withval`" 20784 CLPLIB_CFLAGS="$withval $CLPLIB_CFLAGS" 20785 20790 if test "$withval" = no ; then 20791 coin_has_coinutils=skipping 20792 else 20793 coin_has_coinutils=yes 20794 COINUTILS_CFLAGS="-I`${CYGPATH_W} $withval`" 20795 CLPLIB_CFLAGS="$withval $CLPLIB_CFLAGS" 20796 fi 20786 20797 20787 20798 fi; 20788 20799 fi 20800 20801 if test $coin_has_coinutils != skipping; then 20789 20802 20790 20803 # Check whether --with-m4_tolower(CoinUtils)-datadir or --without-m4_tolower(CoinUtils)-datadir was given. 20791 20804 if test "${with_coinutils_datadir+set}" = set; then 20792 20805 withval="$with_coinutils_datadir" 20793 coin_has_coinutils=yes 20794 COINUTILS_DATA="$withval" 20806 if test "$withval" = no ; then 20807 coin_has_coinutils=skipping 20808 else 20809 coin_has_coinutils=yes 20810 COINUTILS_DATA="$withval" 20811 fi 20812 20795 20813 fi; 20796 20814 fi … … 21110 21128 21111 21129 21112 # construct dependencies variables from LIBS variables 21113 # we add an extra space in LIBS so we can substitute out everything starting with " -" 21114 # before, substitute out everything of the form -framework xxx as used on Mac 21115 # also substitute out everything of the form `xxx`yyy (may have been added for cygwin/cl) 21116 COINUTILS_DEPENDENCIES=`echo " $COINUTILS_LIBS" | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21117 21118 CLPLIB_DEPENDENCIES=`echo " $CLPLIB_LIBS " | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21119 21130 # Check whether --enable-interpackage-dependencies or --disable-interpackage-dependencies was given. 21131 if test "${enable_interpackage_dependencies+set}" = set; then 21132 enableval="$enable_interpackage_dependencies" 21133 21134 else 21135 enable_interpackage_dependencies=yes 21136 fi; 21137 21138 if test $enable_interpackage_dependencies = yes ; then 21139 # construct dependencies variables from LIBS variables 21140 # we add an extra space in LIBS so we can substitute out everything starting with " -" 21141 # remove everything of the form -framework xxx as used on Mac and mklxxx as used on Windows 21142 # then remove everything of the form -xxx 21143 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 21144 COINUTILS_DEPENDENCIES=`echo " $COINUTILS_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21145 21146 CLPLIB_DEPENDENCIES=`echo " $CLPLIB_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21147 21148 fi 21120 21149 21121 21150 if test 1 = 0 ; then #change this test to enable a bit of debugging output … … 21205 21234 21206 21235 21207 #check if user provided LIBS, CFLAGS, or DATA for module21236 #check if user provided LIBS, CFLAGS, or DATA for package or disables use of package 21208 21237 if test $coin_has_osi != skipping; then 21209 21210 21238 21211 21239 # Check whether --with-m4_tolower(Osi)-lib or --without-m4_tolower(Osi)-lib was given. 21212 21240 if test "${with_osi_lib+set}" = set; then 21213 21241 withval="$with_osi_lib" 21214 coin_has_osi=yes 21242 if test "$withval" = no ; then 21243 coin_has_osi=skipping 21244 else 21245 coin_has_osi=yes 21215 21246 OSI_LIBS="$withval" 21216 21247 … … 21218 21249 OSICLPLIB_LIBS="$withval $OSICLPLIB_LIBS" 21219 21250 21251 fi 21220 21252 21221 21253 fi; 21222 21254 fi 21255 21256 if test $coin_has_osi != skipping; then 21223 21257 21224 21258 # Check whether --with-m4_tolower(Osi)-incdir or --without-m4_tolower(Osi)-incdir was given. 21225 21259 if test "${with_osi_incdir+set}" = set; then 21226 21260 withval="$with_osi_incdir" 21227 coin_has_osi=yes 21228 OSI_CFLAGS="-I`${CYGPATH_W} $withval`" 21229 OSICLPLIB_CFLAGS="$withval $OSICLPLIB_CFLAGS" 21230 21261 if test "$withval" = no ; then 21262 coin_has_osi=skipping 21263 else 21264 coin_has_osi=yes 21265 OSI_CFLAGS="-I`${CYGPATH_W} $withval`" 21266 OSICLPLIB_CFLAGS="$withval $OSICLPLIB_CFLAGS" 21267 fi 21231 21268 21232 21269 fi; 21233 21270 fi 21271 21272 if test $coin_has_osi != skipping; then 21234 21273 21235 21274 # Check whether --with-m4_tolower(Osi)-datadir or --without-m4_tolower(Osi)-datadir was given. 21236 21275 if test "${with_osi_datadir+set}" = set; then 21237 21276 withval="$with_osi_datadir" 21238 coin_has_osi=yes 21239 OSI_DATA="$withval" 21277 if test "$withval" = no ; then 21278 coin_has_osi=skipping 21279 else 21280 coin_has_osi=yes 21281 OSI_DATA="$withval" 21282 fi 21283 21240 21284 fi; 21241 21285 fi … … 21555 21599 21556 21600 21557 # construct dependencies variables from LIBS variables 21558 # we add an extra space in LIBS so we can substitute out everything starting with " -" 21559 # before, substitute out everything of the form -framework xxx as used on Mac 21560 # also substitute out everything of the form `xxx`yyy (may have been added for cygwin/cl) 21561 OSI_DEPENDENCIES=`echo " $OSI_LIBS" | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21562 21563 OSICLPLIB_DEPENDENCIES=`echo " $OSICLPLIB_LIBS " | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21564 21601 # Check whether --enable-interpackage-dependencies or --disable-interpackage-dependencies was given. 21602 if test "${enable_interpackage_dependencies+set}" = set; then 21603 enableval="$enable_interpackage_dependencies" 21604 21605 else 21606 enable_interpackage_dependencies=yes 21607 fi; 21608 21609 if test $enable_interpackage_dependencies = yes ; then 21610 # construct dependencies variables from LIBS variables 21611 # we add an extra space in LIBS so we can substitute out everything starting with " -" 21612 # remove everything of the form -framework xxx as used on Mac and mklxxx as used on Windows 21613 # then remove everything of the form -xxx 21614 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 21615 OSI_DEPENDENCIES=`echo " $OSI_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21616 21617 OSICLPLIB_DEPENDENCIES=`echo " $OSICLPLIB_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21618 21619 fi 21565 21620 21566 21621 if test 1 = 0 ; then #change this test to enable a bit of debugging output … … 21637 21692 21638 21693 21639 #check if user provided LIBS, CFLAGS, or DATA for module21694 #check if user provided LIBS, CFLAGS, or DATA for package or disables use of package 21640 21695 if test $coin_has_ositests != skipping; then 21641 21642 21696 21643 21697 # Check whether --with-m4_tolower(OsiTests)-lib or --without-m4_tolower(OsiTests)-lib was given. 21644 21698 if test "${with_ositests_lib+set}" = set; then 21645 21699 withval="$with_ositests_lib" 21646 coin_has_ositests=yes 21700 if test "$withval" = no ; then 21701 coin_has_ositests=skipping 21702 else 21703 coin_has_ositests=yes 21647 21704 OSITESTS_LIBS="$withval" 21648 21705 21706 fi 21649 21707 21650 21708 fi; 21651 21709 fi 21710 21711 if test $coin_has_ositests != skipping; then 21652 21712 21653 21713 # Check whether --with-m4_tolower(OsiTests)-incdir or --without-m4_tolower(OsiTests)-incdir was given. 21654 21714 if test "${with_ositests_incdir+set}" = set; then 21655 21715 withval="$with_ositests_incdir" 21656 coin_has_ositests=yes 21657 OSITESTS_CFLAGS="-I`${CYGPATH_W} $withval`" 21658 21716 if test "$withval" = no ; then 21717 coin_has_ositests=skipping 21718 else 21719 coin_has_ositests=yes 21720 OSITESTS_CFLAGS="-I`${CYGPATH_W} $withval`" 21721 21722 fi 21659 21723 21660 21724 fi; 21661 21725 fi 21726 21727 if test $coin_has_ositests != skipping; then 21662 21728 21663 21729 # Check whether --with-m4_tolower(OsiTests)-datadir or --without-m4_tolower(OsiTests)-datadir was given. 21664 21730 if test "${with_ositests_datadir+set}" = set; then 21665 21731 withval="$with_ositests_datadir" 21666 coin_has_ositests=yes 21667 OSITESTS_DATA="$withval" 21732 if test "$withval" = no ; then 21733 coin_has_ositests=skipping 21734 else 21735 coin_has_ositests=yes 21736 OSITESTS_DATA="$withval" 21737 fi 21738 21668 21739 fi; 21669 21740 fi … … 21973 22044 21974 22045 21975 # construct dependencies variables from LIBS variables 21976 # we add an extra space in LIBS so we can substitute out everything starting with " -" 21977 # before, substitute out everything of the form -framework xxx as used on Mac 21978 # also substitute out everything of the form `xxx`yyy (may have been added for cygwin/cl) 21979 OSITESTS_DEPENDENCIES=`echo " $OSITESTS_LIBS" | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21980 22046 # Check whether --enable-interpackage-dependencies or --disable-interpackage-dependencies was given. 22047 if test "${enable_interpackage_dependencies+set}" = set; then 22048 enableval="$enable_interpackage_dependencies" 22049 22050 else 22051 enable_interpackage_dependencies=yes 22052 fi; 22053 22054 if test $enable_interpackage_dependencies = yes ; then 22055 # construct dependencies variables from LIBS variables 22056 # we add an extra space in LIBS so we can substitute out everything starting with " -" 22057 # remove everything of the form -framework xxx as used on Mac and mklxxx as used on Windows 22058 # then remove everything of the form -xxx 22059 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 22060 OSITESTS_DEPENDENCIES=`echo " $OSITESTS_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 22061 22062 fi 21981 22063 21982 22064 if test 1 = 0 ; then #change this test to enable a bit of debugging output … … 22046 22128 22047 22129 22048 #check if user provided LIBS, CFLAGS, or DATA for module22130 #check if user provided LIBS, CFLAGS, or DATA for package or disables use of package 22049 22131 if test $coin_has_sample != skipping; then 22050 22051 22132 22052 22133 # Check whether --with-m4_tolower(Sample)-lib or --without-m4_tolower(Sample)-lib was given. 22053 22134 if test "${with_sample_lib+set}" = set; then 22054 22135 withval="$with_sample_lib" 22055 coin_has_sample=yes 22136 if test "$withval" = no ; then 22137 coin_has_sample=skipping 22138 else 22139 coin_has_sample=yes 22056 22140 SAMPLE_LIBS="$withval" 22057 22141 22142 fi 22058 22143 22059 22144 fi; 22060 22145 fi 22146 22147 if test $coin_has_sample != skipping; then 22061 22148 22062 22149 # Check whether --with-m4_tolower(Sample)-incdir or --without-m4_tolower(Sample)-incdir was given. 22063 22150 if test "${with_sample_incdir+set}" = set; then 22064 22151 withval="$with_sample_incdir" 22065 coin_has_sample=yes 22066 SAMPLE_CFLAGS="-I`${CYGPATH_W} $withval`" 22067 22152 if test "$withval" = no ; then 22153 coin_has_sample=skipping 22154 else 22155 coin_has_sample=yes 22156 SAMPLE_CFLAGS="-I`${CYGPATH_W} $withval`" 22157 22158 fi 22068 22159 22069 22160 fi; 22070 22161 fi 22162 22163 if test $coin_has_sample != skipping; then 22071 22164 22072 22165 # Check whether --with-m4_tolower(Sample)-datadir or --without-m4_tolower(Sample)-datadir was given. 22073 22166 if test "${with_sample_datadir+set}" = set; then 22074 22167 withval="$with_sample_datadir" 22075 coin_has_sample=yes 22076 SAMPLE_DATA="$withval" 22168 if test "$withval" = no ; then 22169 coin_has_sample=skipping 22170 else 22171 coin_has_sample=yes 22172 SAMPLE_DATA="$withval" 22173 fi 22174 22077 22175 fi; 22078 22176 fi … … 22382 22480 22383 22481 22384 # construct dependencies variables from LIBS variables 22385 # we add an extra space in LIBS so we can substitute out everything starting with " -" 22386 # before, substitute out everything of the form -framework xxx as used on Mac 22387 # also substitute out everything of the form `xxx`yyy (may have been added for cygwin/cl) 22388 SAMPLE_DEPENDENCIES=`echo " $SAMPLE_LIBS" | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 22389 22482 # Check whether --enable-interpackage-dependencies or --disable-interpackage-dependencies was given. 22483 if test "${enable_interpackage_dependencies+set}" = set; then 22484 enableval="$enable_interpackage_dependencies" 22485 22486 else 22487 enable_interpackage_dependencies=yes 22488 fi; 22489 22490 if test $enable_interpackage_dependencies = yes ; then 22491 # construct dependencies variables from LIBS variables 22492 # we add an extra space in LIBS so we can substitute out everything starting with " -" 22493 # remove everything of the form -framework xxx as used on Mac and mklxxx as used on Windows 22494 # then remove everything of the form -xxx 22495 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 22496 SAMPLE_DEPENDENCIES=`echo " $SAMPLE_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 22497 22498 fi 22390 22499 22391 22500 if test 1 = 0 ; then #change this test to enable a bit of debugging output … … 22455 22564 22456 22565 22457 #check if user provided LIBS, CFLAGS, or DATA for module22566 #check if user provided LIBS, CFLAGS, or DATA for package or disables use of package 22458 22567 if test $coin_has_netlib != skipping; then 22459 22460 22568 22461 22569 # Check whether --with-m4_tolower(Netlib)-lib or --without-m4_tolower(Netlib)-lib was given. 22462 22570 if test "${with_netlib_lib+set}" = set; then 22463 22571 withval="$with_netlib_lib" 22464 coin_has_netlib=yes 22572 if test "$withval" = no ; then 22573 coin_has_netlib=skipping 22574 else 22575 coin_has_netlib=yes 22465 22576 NETLIB_LIBS="$withval" 22466 22577 22578 fi 22467 22579 22468 22580 fi; 22469 22581 fi 22582 22583 if test $coin_has_netlib != skipping; then 22470 22584 22471 22585 # Check whether --with-m4_tolower(Netlib)-incdir or --without-m4_tolower(Netlib)-incdir was given. 22472 22586 if test "${with_netlib_incdir+set}" = set; then 22473 22587 withval="$with_netlib_incdir" 22474 coin_has_netlib=yes 22475 NETLIB_CFLAGS="-I`${CYGPATH_W} $withval`" 22476 22588 if test "$withval" = no ; then 22589 coin_has_netlib=skipping 22590 else 22591 coin_has_netlib=yes 22592 NETLIB_CFLAGS="-I`${CYGPATH_W} $withval`" 22593 22594 fi 22477 22595 22478 22596 fi; 22479 22597 fi 22598 22599 if test $coin_has_netlib != skipping; then 22480 22600 22481 22601 # Check whether --with-m4_tolower(Netlib)-datadir or --without-m4_tolower(Netlib)-datadir was given. 22482 22602 if test "${with_netlib_datadir+set}" = set; then 22483 22603 withval="$with_netlib_datadir" 22484 coin_has_netlib=yes 22485 NETLIB_DATA="$withval" 22604 if test "$withval" = no ; then 22605 coin_has_netlib=skipping 22606 else 22607 coin_has_netlib=yes 22608 NETLIB_DATA="$withval" 22609 fi 22610 22486 22611 fi; 22487 22612 fi … … 22791 22916 22792 22917 22793 # construct dependencies variables from LIBS variables 22794 # we add an extra space in LIBS so we can substitute out everything starting with " -" 22795 # before, substitute out everything of the form -framework xxx as used on Mac 22796 # also substitute out everything of the form `xxx`yyy (may have been added for cygwin/cl) 22797 NETLIB_DEPENDENCIES=`echo " $NETLIB_LIBS" | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 22798 22918 # Check whether --enable-interpackage-dependencies or --disable-interpackage-dependencies was given. 22919 if test "${enable_interpackage_dependencies+set}" = set; then 22920 enableval="$enable_interpackage_dependencies" 22921 22922 else 22923 enable_interpackage_dependencies=yes 22924 fi; 22925 22926 if test $enable_interpackage_dependencies = yes ; then 22927 # construct dependencies variables from LIBS variables 22928 # we add an extra space in LIBS so we can substitute out everything starting with " -" 22929 # remove everything of the form -framework xxx as used on Mac and mklxxx as used on Windows 22930 # then remove everything of the form -xxx 22931 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 22932 NETLIB_DEPENDENCIES=`echo " $NETLIB_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 22933 22934 fi 22799 22935 22800 22936 if test 1 = 0 ; then #change this test to enable a bit of debugging output
Note: See TracChangeset
for help on using the changeset viewer.