Changeset 850
- Timestamp:
- Dec 27, 2007 1:32:43 PM (13 years ago)
- Location:
- ThirdParty/Glpk/stable/1.0
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/stable/1.0/Makefile.in
r437 r850 26 26 27 27 ######################################################################## 28 # Maintainer Stuff#28 # Documentation installation # 29 29 ######################################################################## 30 30 … … 246 246 sbindir = @sbindir@ 247 247 sharedstatedir = @sharedstatedir@ 248 sol_cc_compiler = @sol_cc_compiler@ 248 249 sysconfdir = @sysconfdir@ 249 250 target_alias = @target_alias@ … … 337 338 # Files that are generated and should be cleaned with make distclean 338 339 DISTCLEANFILES = $(MAKEOKFILE) $(am__append_2) $(VPATH_DISTCLEANFILES) 340 DocFiles = README AUTHORS LICENSE 341 DocInstallDir = $(prefix)/share/doc/$(PACKAGE) 339 342 all: all-am 340 343 … … 1236 1239 install-data-am: 1237 1240 1238 install-exec-am:1239 1240 1241 install-info: install-info-am 1241 1242 … … 1263 1264 1264 1265 ps-am: 1265 1266 uninstall-am: uninstall-info-am1267 1266 1268 1267 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ … … 1281 1280 1282 1281 1282 install-exec-am: 1283 test -z "$(DocInstallDir)" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)" 1284 for file in $(DocFiles); do \ 1285 if test -f "$$file"; then dir=; else dir="$(srcdir)/"; fi; \ 1286 if test -f "$$dir$$file"; then $(INSTALL_DATA) "$$dir$$file" "$(DESTDIR)$(DocInstallDir)/$$file"; fi; \ 1287 done 1288 1289 uninstall-am: 1290 for file in $(DocFiles); do \ 1291 rm -f "$(DESTDIR)$(DocInstallDir)/$$file"; \ 1292 done 1293 1294 ######################################################################## 1295 # Maintainer Stuff # 1296 ######################################################################## 1297 1283 1298 # Make sure acinclude is using most recent coin.m4 1284 1299 @MAINTAINER_MODE_TRUE@$(srcdir)/acinclude.m4: $(BUILDTOOLSDIR)/coin.m4 -
ThirdParty/Glpk/stable/1.0/configure
r569 r850 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyGlpk 1.0 stable.3 # Generated by GNU Autoconf 2.59 for ThirdPartyGlpk 1.0.1. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartyGlpk' 431 431 PACKAGE_TARNAME='thirdpartyglpk' 432 PACKAGE_VERSION='1.0 stable'433 PACKAGE_STRING='ThirdPartyGlpk 1.0 stable'432 PACKAGE_VERSION='1.0.1' 433 PACKAGE_STRING='ThirdPartyGlpk 1.0.1' 434 434 PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket' 435 435 … … 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 build build_cpu build_vendor build_os CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT MPICC 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 F77 FFLAGS ac_ct_F77 LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS LT_LDFLAGS GLPKINCDIR GLPKLIB COIN_HAS_GLPK_TRUE COIN_HAS_GLPK_FALSE COIN_BUILD_GLPK_TRUE COIN_BUILD_GLPK_FALSE MAKEOKFILE GLPKDIR 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 ADDLIBS FADDLIBS ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE 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 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 F77 FFLAGS ac_ct_F77 LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS LT_LDFLAGS GLPKINCDIR GLPKLIB COIN_HAS_GLPK_TRUE COIN_HAS_GLPK_FALSE COIN_BUILD_GLPK_TRUE COIN_BUILD_GLPK_FALSE MAKEOKFILE GLPKDIR LIBEXT VPATH_DISTCLEANFILES LIBOBJS LTLIBOBJS' 476 476 ac_subst_files='' 477 477 … … 982 982 # This message is too long to be a string in the A/UX 3.1 sh. 983 983 cat <<_ACEOF 984 \`configure' configures ThirdPartyGlpk 1.0 stableto adapt to many kinds of systems.984 \`configure' configures ThirdPartyGlpk 1.0.1 to adapt to many kinds of systems. 985 985 986 986 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1048 1048 if test -n "$ac_init_help"; then 1049 1049 case $ac_init_help in 1050 short | recursive ) echo "Configuration of ThirdPartyGlpk 1.0 stable:";;1050 short | recursive ) echo "Configuration of ThirdPartyGlpk 1.0.1:";; 1051 1051 esac 1052 1052 cat <<\_ACEOF … … 1207 1207 if $ac_init_version; then 1208 1208 cat <<\_ACEOF 1209 ThirdPartyGlpk configure 1.0 stable1209 ThirdPartyGlpk configure 1.0.1 1210 1210 generated by GNU Autoconf 2.59 1211 1211 … … 1227 1227 running configure, to aid debugging if configure makes a mistake. 1228 1228 1229 It was created by ThirdPartyGlpk $as_me 1.0 stable, which was1229 It was created by ThirdPartyGlpk $as_me 1.0.1, which was 1230 1230 generated by GNU Autoconf 2.59. Invocation command line was 1231 1231 … … 1849 1849 1850 1850 save_cflags="$CFLAGS" 1851 # For sparc-sun-solaris, promote Studio/Workshop compiler to front of list. 1852 # ToDo: If Studio/Workshop cc is not present, we may find /usr/ucb/cc, which 1853 # is likely to be a non-functional shell. But many installations will have 1854 # both cc and gcc, so promoting gcc isn't good either. How to test reliably? 1851 1852 # For *-*-solaris*, promote Studio/Workshop cc compiler to front of list. 1853 # Depending on the user's PATH, when Studio/Workshop cc is not present we may 1854 # find /usr/ucb/cc, which is almost certainly not a good choice for the C 1855 # compiler. In this case, put cc after gcc. 1856 1855 1857 case $build in 1856 1858 *-cygwin* | *-mingw*) … … 1860 1862 comps="gcc cl" 1861 1863 fi ;; 1862 sparc-sun-solaris*) 1863 comps="cc xlc gcc pgcc icc" ;; 1864 *-*-solaris*) 1865 # Extract the first word of "cc", so it can be a program name with args. 1866 set dummy cc; ac_word=$2 1867 echo "$as_me:$LINENO: checking for $ac_word" >&5 1868 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 1869 if test "${ac_cv_prog_sol_cc_compiler+set}" = set; then 1870 echo $ECHO_N "(cached) $ECHO_C" >&6 1871 else 1872 if test -n "$sol_cc_compiler"; then 1873 ac_cv_prog_sol_cc_compiler="$sol_cc_compiler" # Let the user override the test. 1874 else 1875 ac_prog_rejected=no 1876 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1877 for as_dir in $PATH 1878 do 1879 IFS=$as_save_IFS 1880 test -z "$as_dir" && as_dir=. 1881 for ac_exec_ext in '' $ac_executable_extensions; do 1882 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 1883 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 1884 ac_prog_rejected=yes 1885 continue 1886 fi 1887 ac_cv_prog_sol_cc_compiler="cc" 1888 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 1889 break 2 1890 fi 1891 done 1892 done 1893 1894 if test $ac_prog_rejected = yes; then 1895 # We found a bogon in the path, so make sure we never use it. 1896 set dummy $ac_cv_prog_sol_cc_compiler 1897 shift 1898 if test $# != 0; then 1899 # We chose a different compiler from the bogus one. 1900 # However, it has the same basename, so the bogon will be chosen 1901 # first if we set sol_cc_compiler to just the basename; use the full file name. 1902 shift 1903 ac_cv_prog_sol_cc_compiler="$as_dir/$ac_word${1+' '}$@" 1904 fi 1905 fi 1906 fi 1907 fi 1908 sol_cc_compiler=$ac_cv_prog_sol_cc_compiler 1909 if test -n "$sol_cc_compiler"; then 1910 echo "$as_me:$LINENO: result: $sol_cc_compiler" >&5 1911 echo "${ECHO_T}$sol_cc_compiler" >&6 1912 else 1913 echo "$as_me:$LINENO: result: no" >&5 1914 echo "${ECHO_T}no" >&6 1915 fi 1916 1917 if test "$sol_cc_compiler" = "cc" ; then 1918 comps="cc xlc gcc pgcc icc" 1919 else 1920 comps="xlc gcc pgcc icc cc" 1921 fi 1922 ;; 1864 1923 *-linux-*) comps="xlc gcc cc pgcc icc" ;; 1865 1924 *) comps="xlc_r xlc cc gcc pgcc icc" ;; … … 2763 2822 coin_dbg_cflags="-g" 2764 2823 ;; 2765 *- sun-*)2824 *-*-solaris*) 2766 2825 coin_opt_cflags="-xO4" 2767 2826 coin_dbg_cflags="-g" … … 3026 3085 # START 3027 3086 3028 # On Cygwin , building DLLs doesn't work3087 # On Cygwin and AIX, building DLLs doesn't work 3029 3088 case $build in 3030 3089 *-cygwin*) 3031 3090 coin_disable_shared=yes 3032 3091 platform=Cygwin 3092 ;; 3093 *-aix*) 3094 coin_disable_shared=yes 3095 platform=AIX 3033 3096 ;; 3034 3097 *-mingw*) … … 3445 3508 # Define the identity of the package. 3446 3509 PACKAGE='thirdpartyglpk' 3447 VERSION='1.0 stable'3510 VERSION='1.0.1' 3448 3511 3449 3512 … … 4638 4701 *-*-irix6*) 4639 4702 # Find out which ABI we are using. 4640 echo '#line 4 640"configure"' > conftest.$ac_ext4703 echo '#line 4703 "configure"' > conftest.$ac_ext 4641 4704 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4642 4705 (eval $ac_compile) 2>&5 … … 6237 6300 6238 6301 # Provide some information about the compiler. 6239 echo "$as_me:6 239:" \6302 echo "$as_me:6302:" \ 6240 6303 "checking for Fortran 77 compiler version" >&5 6241 6304 ac_compiler=`set X $ac_compile; echo $2` … … 7304 7367 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7305 7368 -e 's:$: $lt_compiler_flag:'` 7306 (eval echo "\"\$as_me:73 06: $lt_compile\"" >&5)7369 (eval echo "\"\$as_me:7369: $lt_compile\"" >&5) 7307 7370 (eval "$lt_compile" 2>conftest.err) 7308 7371 ac_status=$? 7309 7372 cat conftest.err >&5 7310 echo "$as_me:73 10: \$? = $ac_status" >&57373 echo "$as_me:7373: \$? = $ac_status" >&5 7311 7374 if (exit $ac_status) && test -s "$ac_outfile"; then 7312 7375 # The compiler can only warn and ignore the option if not recognized … … 7572 7635 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7573 7636 -e 's:$: $lt_compiler_flag:'` 7574 (eval echo "\"\$as_me:7 574: $lt_compile\"" >&5)7637 (eval echo "\"\$as_me:7637: $lt_compile\"" >&5) 7575 7638 (eval "$lt_compile" 2>conftest.err) 7576 7639 ac_status=$? 7577 7640 cat conftest.err >&5 7578 echo "$as_me:7 578: \$? = $ac_status" >&57641 echo "$as_me:7641: \$? = $ac_status" >&5 7579 7642 if (exit $ac_status) && test -s "$ac_outfile"; then 7580 7643 # The compiler can only warn and ignore the option if not recognized … … 7676 7739 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7677 7740 -e 's:$: $lt_compiler_flag:'` 7678 (eval echo "\"\$as_me:7 678: $lt_compile\"" >&5)7741 (eval echo "\"\$as_me:7741: $lt_compile\"" >&5) 7679 7742 (eval "$lt_compile" 2>out/conftest.err) 7680 7743 ac_status=$? 7681 7744 cat out/conftest.err >&5 7682 echo "$as_me:7 682: \$? = $ac_status" >&57745 echo "$as_me:7745: \$? = $ac_status" >&5 7683 7746 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7684 7747 then … … 10021 10084 lt_status=$lt_dlunknown 10022 10085 cat > conftest.$ac_ext <<EOF 10023 #line 100 23"configure"10086 #line 10086 "configure" 10024 10087 #include "confdefs.h" 10025 10088 … … 10121 10184 lt_status=$lt_dlunknown 10122 10185 cat > conftest.$ac_ext <<EOF 10123 #line 101 23"configure"10186 #line 10186 "configure" 10124 10187 #include "confdefs.h" 10125 10188 … … 12465 12528 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12466 12529 -e 's:$: $lt_compiler_flag:'` 12467 (eval echo "\"\$as_me:12 467: $lt_compile\"" >&5)12530 (eval echo "\"\$as_me:12530: $lt_compile\"" >&5) 12468 12531 (eval "$lt_compile" 2>conftest.err) 12469 12532 ac_status=$? 12470 12533 cat conftest.err >&5 12471 echo "$as_me:12 471: \$? = $ac_status" >&512534 echo "$as_me:12534: \$? = $ac_status" >&5 12472 12535 if (exit $ac_status) && test -s "$ac_outfile"; then 12473 12536 # The compiler can only warn and ignore the option if not recognized … … 12569 12632 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12570 12633 -e 's:$: $lt_compiler_flag:'` 12571 (eval echo "\"\$as_me:12 571: $lt_compile\"" >&5)12634 (eval echo "\"\$as_me:12634: $lt_compile\"" >&5) 12572 12635 (eval "$lt_compile" 2>out/conftest.err) 12573 12636 ac_status=$? 12574 12637 cat out/conftest.err >&5 12575 echo "$as_me:12 575: \$? = $ac_status" >&512638 echo "$as_me:12638: \$? = $ac_status" >&5 12576 12639 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12577 12640 then … … 14139 14202 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14140 14203 -e 's:$: $lt_compiler_flag:'` 14141 (eval echo "\"\$as_me:14 141: $lt_compile\"" >&5)14204 (eval echo "\"\$as_me:14204: $lt_compile\"" >&5) 14142 14205 (eval "$lt_compile" 2>conftest.err) 14143 14206 ac_status=$? 14144 14207 cat conftest.err >&5 14145 echo "$as_me:14 145: \$? = $ac_status" >&514208 echo "$as_me:14208: \$? = $ac_status" >&5 14146 14209 if (exit $ac_status) && test -s "$ac_outfile"; then 14147 14210 # The compiler can only warn and ignore the option if not recognized … … 14243 14306 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14244 14307 -e 's:$: $lt_compiler_flag:'` 14245 (eval echo "\"\$as_me:14 245: $lt_compile\"" >&5)14308 (eval echo "\"\$as_me:14308: $lt_compile\"" >&5) 14246 14309 (eval "$lt_compile" 2>out/conftest.err) 14247 14310 ac_status=$? 14248 14311 cat out/conftest.err >&5 14249 echo "$as_me:14 249: \$? = $ac_status" >&514312 echo "$as_me:14312: \$? = $ac_status" >&5 14250 14313 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14251 14314 then … … 16450 16513 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16451 16514 -e 's:$: $lt_compiler_flag:'` 16452 (eval echo "\"\$as_me:16 452: $lt_compile\"" >&5)16515 (eval echo "\"\$as_me:16515: $lt_compile\"" >&5) 16453 16516 (eval "$lt_compile" 2>conftest.err) 16454 16517 ac_status=$? 16455 16518 cat conftest.err >&5 16456 echo "$as_me:16 456: \$? = $ac_status" >&516519 echo "$as_me:16519: \$? = $ac_status" >&5 16457 16520 if (exit $ac_status) && test -s "$ac_outfile"; then 16458 16521 # The compiler can only warn and ignore the option if not recognized … … 16718 16781 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16719 16782 -e 's:$: $lt_compiler_flag:'` 16720 (eval echo "\"\$as_me:167 20: $lt_compile\"" >&5)16783 (eval echo "\"\$as_me:16783: $lt_compile\"" >&5) 16721 16784 (eval "$lt_compile" 2>conftest.err) 16722 16785 ac_status=$? 16723 16786 cat conftest.err >&5 16724 echo "$as_me:167 24: \$? = $ac_status" >&516787 echo "$as_me:16787: \$? = $ac_status" >&5 16725 16788 if (exit $ac_status) && test -s "$ac_outfile"; then 16726 16789 # The compiler can only warn and ignore the option if not recognized … … 16822 16885 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16823 16886 -e 's:$: $lt_compiler_flag:'` 16824 (eval echo "\"\$as_me:168 24: $lt_compile\"" >&5)16887 (eval echo "\"\$as_me:16887: $lt_compile\"" >&5) 16825 16888 (eval "$lt_compile" 2>out/conftest.err) 16826 16889 ac_status=$? 16827 16890 cat out/conftest.err >&5 16828 echo "$as_me:168 28: \$? = $ac_status" >&516891 echo "$as_me:16891: \$? = $ac_status" >&5 16829 16892 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16830 16893 then … … 19508 19571 19509 19572 19510 # Fix bugs in libtool script for Windows native compilation:19511 # - cygpath is not correctly quoted in fix_srcfile_path19512 # - paths generated for .lib files is not run through cygpath -w19513 19514 19515 # - lib includes subdirectory information; we want to replace19516 #19517 # old_archive_cmds="lib /OUT:\$oldlib\$oldobjs\$old_deplibs"19518 #19519 # by19520 #19521 # 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"19522 #19523 # -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"%' \19524 19525 # The following was a hack for chaniing @BACKSLASH to \19526 # -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' \19527 19528 # Correct cygpath for minGW (ToDo!)19529 19573 { echo "$as_me:$LINENO: Build is \"$build\"." >&5 19530 19574 echo "$as_me: Build is \"$build\"." >&6;} … … 19538 19582 19539 19583 case $build in 19584 # Here we need to check if -m32 is specified. If so, we need to correct 19585 # sys_lib_search_path_spec 19540 19586 *x86_64-*) 19541 # Here we need to check if -m32 is specified. If so, we need to correct sys_lib_search_path_spec19542 19587 if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then 19543 19588 { echo "$as_me:$LINENO: Applying patches to libtool for 32bit compilation" >&5 … … 19548 19593 fi 19549 19594 ;; 19595 19596 *-solaris*) 19597 if test "$GCC" = yes && \ 19598 (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm64' >/dev/null 2>&1) ; then 19599 hdwisa=`isainfo | sed -e 's/\([^ ]*\) .*$/\1/'` 19600 if `$EGREP 'sys_lib_search_path_spec=' libtool | $EGREP -v $hdwisa >/dev/null 2>&1` ; then 19601 { echo "$as_me:$LINENO: Applying patches to libtool for 64-bit GCC compilation" >&5 19602 echo "$as_me: Applying patches to libtool for 64-bit GCC compilation" >&6;} 19603 fixlibtmp=`$CC -m64 -print-search-dirs | $EGREP '^libraries:'` 19604 fixlibtmp=`echo $fixlibtmp | sed -e 's/libraries: =//' -e 's/:/ /g'` 19605 if `echo "$fixlibtmp" | $EGREP -v $hdwisa >/dev/null 2>&1` ; then 19606 # AC_MSG_NOTICE(Compensating for broken gcc) 19607 for lib in $fixlibtmp ; do 19608 if test -d "${lib}${hdwisa}" ; then 19609 syslibpath64="$syslibpath64 ${lib}${hdwisa}/" 19610 fi 19611 done 19612 syslibpath64="${syslibpath64} ${fixlibtmp}" 19613 else 19614 syslibpath64="$fixlibtmp" 19615 fi 19616 sed -e 's|sys_lib_search_path_spec=".*"|sys_lib_search_path_spec="'"$syslibpath64"'"|' libtool > conftest.bla 19617 mv conftest.bla libtool 19618 chmod 755 libtool 19619 fi 19620 # AC_MSG_NOTICE(Result is ) 19621 # $EGREP 'sys_lib_search_path_spec=' libtool 19622 fi 19623 ;; 19624 # Cygwin. Ah, cygwin. Too big and ugly to inline; see the macro. 19550 19625 *-cygwin* | *-mingw*) 19551 case "$CXX" in19552 19553 19626 case "$CXX" in 19627 cl* | */cl* | CL* | */CL*) 19628 { echo "$as_me:$LINENO: Applying patches to libtool for cl compiler" >&5 19554 19629 echo "$as_me: Applying patches to libtool for cl compiler" >&6;} 19555 19556 19557 19558 19559 19560 19561 19562 19563 19564 19565 19566 19567 19568 19569 19570 19571 19572 19630 sed -e 's|fix_srcfile_path=\"`cygpath -w \"\$srcfile\"`\"|fix_srcfile_path=\"\\\`'"$CYGPATH_W"' \\\"\\$srcfile\\\"\\\`\"|' \ 19631 -e 's|fix_srcfile_path=\"\"|fix_srcfile_path=\"\\\`'"$CYGPATH_W"' \\\"\\$srcfile\\\"\\\`\"|' \ 19632 -e 's%compile_deplibs=\"\$dir/\$old_library \$compile_deplibs\"%compile_deplibs="'\`"$CYGPATH_W"' \$dir/\$old_library | sed -e '"'"'sY\\\\\\\\Y/Yg'"'"\`' \$compile_deplibs\"'% \ 19633 -e 's%compile_deplibs=\"\$dir/\$linklib \$compile_deplibs\"%compile_deplibs="'\`"$CYGPATH_W"' \$dir/\$linklib | sed -e '"'"'sY\\\\\\\\Y/Yg'"'"\`' \$compile_deplibs\"'% \ 19634 -e 's%lib /OUT:%lib -OUT:%' \ 19635 -e "s%cygpath -w%$CYGPATH_W%" \ 19636 -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%' \ 19637 -e 's/$AR t/lib -nologo -list/' \ 19638 -e 's%f_ex_an_ar_oldlib="\($?*1*\)"%f_ex_an_ar_oldlib='\`"$CYGPATH_W"' \1`%' \ 19639 -e 's%^archive_cmds=.*%archive_cmds="\\$CC -o \\$lib \\$libobjs \\$compiler_flags \\\\\\`echo \\\\\\"\\$deplibs\\\\\\" | \\$SED -e '"\'"'s/ -lc\\$//'"\'"'\\\\\\` -link -dll~linknames="%' \ 19640 -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"%' \ 19641 libtool > conftest.bla 19642 19643 mv conftest.bla libtool 19644 chmod 755 libtool 19645 ;; 19646 *) 19647 { echo "$as_me:$LINENO: Applying patches to libtool for GNU compiler" >&5 19573 19648 echo "$as_me: Applying patches to libtool for GNU compiler" >&6;} 19574 19575 19576 19577 19578 19579 19580 19581 19582 19583 ;;19649 sed -e 's|fix_srcfile_path=\"`cygpath -w \"\$srcfile\"`\"|fix_srcfile_path=\"\\\`'"$CYGPATH_W"' \\\"\\$srcfile\\\"\\\`\"|' \ 19650 -e 's|"lib /OUT:\\$oldlib\\$oldobjs\\$old_deplibs"|"\\$AR \\$AR_FLAGS \\$oldlib\\$oldobjs\\$old_deplibs~\\$RANLIB \\$oldlib"|' \ 19651 -e 's|libext="lib"|libext="a"|' \ 19652 libtool > conftest.bla 19653 19654 mv conftest.bla libtool 19655 chmod 755 libtool 19656 ;; 19657 esac 19658 ;; 19584 19659 *-darwin*) 19585 19660 { echo "$as_me:$LINENO: Applying patches to libtool for Darwin" >&5 … … 19623 19698 *-mingw32) 19624 19699 RPATH_FLAGS=nothing ;; 19625 *- sun-*)19700 *-*-solaris*) 19626 19701 RPATH_FLAGS= 19627 19702 for dir in $abs_lib_dir; do … … 20508 20583 cat >&5 <<_CSEOF 20509 20584 20510 This file was extended by ThirdPartyGlpk $as_me 1.0 stable, which was20585 This file was extended by ThirdPartyGlpk $as_me 1.0.1, which was 20511 20586 generated by GNU Autoconf 2.59. Invocation command line was 20512 20587 … … 20566 20641 cat >>$CONFIG_STATUS <<_ACEOF 20567 20642 ac_cs_version="\\ 20568 ThirdPartyGlpk config.status 1.0 stable20643 ThirdPartyGlpk config.status 1.0.1 20569 20644 configured by $0, generated by GNU Autoconf 2.59, 20570 20645 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" … … 20774 20849 s,@DBG_CFLAGS@,$DBG_CFLAGS,;t t 20775 20850 s,@OPT_CFLAGS@,$OPT_CFLAGS,;t t 20851 s,@sol_cc_compiler@,$sol_cc_compiler,;t t 20776 20852 s,@CC@,$CC,;t t 20777 20853 s,@CFLAGS@,$CFLAGS,;t t -
ThirdParty/Glpk/stable/1.0/configure.ac
r569 r850 11 11 AC_PREREQ(2.59) 12 12 13 AC_INIT([ThirdPartyGlpk],[1.0 stable],[http://projects.coin-or.org/BuildTools/newticket])13 AC_INIT([ThirdPartyGlpk],[1.0.1],[http://projects.coin-or.org/BuildTools/newticket]) 14 14 15 15 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.