Changeset 1249 for ThirdParty
- Timestamp:
- Mar 13, 2009 6:46:16 AM (12 years ago)
- Location:
- ThirdParty/Glpk/stable/1.4
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/stable/1.4/INSTALL.Glpk
r1179 r1249 14 14 You may download 15 15 16 ftp://ftp.gnu.org/gnu/glpk/glpk-4.3 1.tar.gz16 ftp://ftp.gnu.org/gnu/glpk/glpk-4.30.tar.gz 17 17 18 18 and unpack it in this directory: 19 19 20 gunzip glpk-4.3 1.tar.gz21 tar xf glpk-4.3 1.tar20 gunzip glpk-4.30.tar.gz 21 tar xf glpk-4.30.tar 22 22 23 23 Then you need to rename the directory 24 glpk-4.3 124 glpk-4.30 25 25 into 26 26 glpk -
ThirdParty/Glpk/stable/1.4/Makefile.am
r1179 r1249 1 # Copyright (C) 2007 -2008Stefan Vigerske1 # Copyright (C) 2007 Stefan Vigerske 2 2 # All Rights Reserved. 3 3 # This file is distributed under the Common Public License. … … 41 41 $(GLPKDIR)/src/glpgmp.c \ 42 42 $(GLPKDIR)/src/glphbm.c \ 43 $(GLPKDIR)/src/glpini01.c \44 $(GLPKDIR)/src/glpini02.c \45 43 $(GLPKDIR)/src/glpios01.c \ 46 44 $(GLPKDIR)/src/glpios02.c \ … … 84 82 $(GLPKDIR)/src/glplpx16.c \ 85 83 $(GLPKDIR)/src/glplpx17.c \ 84 $(GLPKDIR)/src/glplpx18.c \ 85 $(GLPKDIR)/src/glplpx19.c \ 86 86 $(GLPKDIR)/src/glpluf.c \ 87 87 $(GLPKDIR)/src/glplux.c \ … … 99 99 $(GLPKDIR)/src/glpscf.c \ 100 100 $(GLPKDIR)/src/glpscg.c \ 101 $(GLPKDIR)/src/glpscl.c \102 101 $(GLPKDIR)/src/glpspm.c \ 103 102 $(GLPKDIR)/src/glpspx01.c \ 104 103 $(GLPKDIR)/src/glpspx02.c \ 104 $(GLPKDIR)/src/glpspx03.c \ 105 105 $(GLPKDIR)/src/glpsql.c \ 106 106 $(GLPKDIR)/src/glpssx01.c \ -
ThirdParty/Glpk/stable/1.4/Makefile.in
r1179 r1249 15 15 @SET_MAKE@ 16 16 17 # Copyright (C) 2007 -2008Stefan Vigerske17 # Copyright (C) 2007 Stefan Vigerske 18 18 # All Rights Reserved. 19 19 # This file is distributed under the Common Public License. … … 76 76 glpapi09.lo glpapi10.lo glpapi11.lo glpapi12.lo glpapi13.lo \ 77 77 glpapi14.lo glpapi15.lo glpavl.lo glpbfd.lo glpbfx.lo \ 78 glpcli.lo glpdmp.lo glpfhv.lo glpgmp.lo glphbm.lo glpi ni01.lo \79 glpi ni02.lo glpios01.lo glpios02.lo glpios03.lo glpios04.lo \80 glpi os05.lo glpios06.lo glpipm.lo glpipp01.lo glpipp02.lo \81 glplib0 1.lo glplib02.lo glplib03.lo glplib04.lo glplib05.lo \82 glplib0 6.lo glplib07.lo glplib08.lo glplib09.lo glplib10.lo \83 glpl ib11.lo glplib12.lo glplpf.lo glplpp01.lo glplpp02.lo \84 glplpx0 1.lo glplpx02.lo glplpx03.lo glplpx04.lo glplpx05.lo \85 glplpx0 6.lo glplpx07.lo glplpx08.lo glplpx09.lo glplpx10.lo \86 glplpx1 1.lo glplpx12.lo glplpx13.lo glplpx14.lo glplpx15.lo \87 glplpx1 6.lo glplpx17.lo glpluf.lo glplux.lo glpmat.lo \78 glpcli.lo glpdmp.lo glpfhv.lo glpgmp.lo glphbm.lo glpios01.lo \ 79 glpios02.lo glpios03.lo glpios04.lo glpios05.lo glpios06.lo \ 80 glpipm.lo glpipp01.lo glpipp02.lo glplib01.lo glplib02.lo \ 81 glplib03.lo glplib04.lo glplib05.lo glplib06.lo glplib07.lo \ 82 glplib08.lo glplib09.lo glplib10.lo glplib11.lo glplib12.lo \ 83 glplpf.lo glplpp01.lo glplpp02.lo glplpx01.lo glplpx02.lo \ 84 glplpx03.lo glplpx04.lo glplpx05.lo glplpx06.lo glplpx07.lo \ 85 glplpx08.lo glplpx09.lo glplpx10.lo glplpx11.lo glplpx12.lo \ 86 glplpx13.lo glplpx14.lo glplpx15.lo glplpx16.lo glplpx17.lo \ 87 glplpx18.lo glplpx19.lo glpluf.lo glplux.lo glpmat.lo \ 88 88 glpmpl01.lo glpmpl02.lo glpmpl03.lo glpmpl04.lo glpmpl05.lo \ 89 89 glppds.lo glpqmd.lo glprng01.lo glprng02.lo glprgr.lo \ 90 glpscf.lo glpscg.lo glps cl.lo glpspm.lo glpspx01.lo \91 glpspx0 2.lo glpsql.lo glpssx01.lo glpssx02.lo90 glpscf.lo glpscg.lo glpspm.lo glpspx01.lo glpspx02.lo \ 91 glpspx03.lo glpsql.lo glpssx01.lo glpssx02.lo 92 92 libcoinglpk_la_OBJECTS = $(nodist_libcoinglpk_la_OBJECTS) 93 93 @COIN_BUILD_GLPK_TRUE@am_libcoinglpk_la_rpath = … … 280 280 $(GLPKDIR)/src/glpgmp.c \ 281 281 $(GLPKDIR)/src/glphbm.c \ 282 $(GLPKDIR)/src/glpini01.c \283 $(GLPKDIR)/src/glpini02.c \284 282 $(GLPKDIR)/src/glpios01.c \ 285 283 $(GLPKDIR)/src/glpios02.c \ … … 323 321 $(GLPKDIR)/src/glplpx16.c \ 324 322 $(GLPKDIR)/src/glplpx17.c \ 323 $(GLPKDIR)/src/glplpx18.c \ 324 $(GLPKDIR)/src/glplpx19.c \ 325 325 $(GLPKDIR)/src/glpluf.c \ 326 326 $(GLPKDIR)/src/glplux.c \ … … 338 338 $(GLPKDIR)/src/glpscf.c \ 339 339 $(GLPKDIR)/src/glpscg.c \ 340 $(GLPKDIR)/src/glpscl.c \341 340 $(GLPKDIR)/src/glpspm.c \ 342 341 $(GLPKDIR)/src/glpspx01.c \ 343 342 $(GLPKDIR)/src/glpspx02.c \ 343 $(GLPKDIR)/src/glpspx03.c \ 344 344 $(GLPKDIR)/src/glpsql.c \ 345 345 $(GLPKDIR)/src/glpssx01.c \ … … 436 436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpgmp.Plo@am__quote@ 437 437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glphbm.Plo@am__quote@ 438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpini01.Plo@am__quote@439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpini02.Plo@am__quote@440 438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpios01.Plo@am__quote@ 441 439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpios02.Plo@am__quote@ … … 479 477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glplpx16.Plo@am__quote@ 480 478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glplpx17.Plo@am__quote@ 479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glplpx18.Plo@am__quote@ 480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glplpx19.Plo@am__quote@ 481 481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpluf.Plo@am__quote@ 482 482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glplux.Plo@am__quote@ … … 494 494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpscf.Plo@am__quote@ 495 495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpscg.Plo@am__quote@ 496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpscl.Plo@am__quote@497 496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpspm.Plo@am__quote@ 498 497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpspx01.Plo@am__quote@ 499 498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpspx02.Plo@am__quote@ 499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpspx03.Plo@am__quote@ 500 500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpsql.Plo@am__quote@ 501 501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpssx01.Plo@am__quote@ … … 684 684 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glphbm.lo `test -f '$(GLPKDIR)/src/glphbm.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glphbm.c 685 685 686 glpini01.lo: $(GLPKDIR)/src/glpini01.c687 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT glpini01.lo -MD -MP -MF "$(DEPDIR)/glpini01.Tpo" -c -o glpini01.lo `test -f '$(GLPKDIR)/src/glpini01.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpini01.c; \688 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/glpini01.Tpo" "$(DEPDIR)/glpini01.Plo"; else rm -f "$(DEPDIR)/glpini01.Tpo"; exit 1; fi689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(GLPKDIR)/src/glpini01.c' object='glpini01.lo' libtool=yes @AMDEPBACKSLASH@690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@691 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glpini01.lo `test -f '$(GLPKDIR)/src/glpini01.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpini01.c692 693 glpini02.lo: $(GLPKDIR)/src/glpini02.c694 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT glpini02.lo -MD -MP -MF "$(DEPDIR)/glpini02.Tpo" -c -o glpini02.lo `test -f '$(GLPKDIR)/src/glpini02.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpini02.c; \695 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/glpini02.Tpo" "$(DEPDIR)/glpini02.Plo"; else rm -f "$(DEPDIR)/glpini02.Tpo"; exit 1; fi696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(GLPKDIR)/src/glpini02.c' object='glpini02.lo' libtool=yes @AMDEPBACKSLASH@697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@698 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glpini02.lo `test -f '$(GLPKDIR)/src/glpini02.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpini02.c699 700 686 glpios01.lo: $(GLPKDIR)/src/glpios01.c 701 687 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT glpios01.lo -MD -MP -MF "$(DEPDIR)/glpios01.Tpo" -c -o glpios01.lo `test -f '$(GLPKDIR)/src/glpios01.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpios01.c; \ … … 985 971 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glplpx17.lo `test -f '$(GLPKDIR)/src/glplpx17.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glplpx17.c 986 972 973 glplpx18.lo: $(GLPKDIR)/src/glplpx18.c 974 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT glplpx18.lo -MD -MP -MF "$(DEPDIR)/glplpx18.Tpo" -c -o glplpx18.lo `test -f '$(GLPKDIR)/src/glplpx18.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glplpx18.c; \ 975 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/glplpx18.Tpo" "$(DEPDIR)/glplpx18.Plo"; else rm -f "$(DEPDIR)/glplpx18.Tpo"; exit 1; fi 976 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(GLPKDIR)/src/glplpx18.c' object='glplpx18.lo' libtool=yes @AMDEPBACKSLASH@ 977 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 978 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glplpx18.lo `test -f '$(GLPKDIR)/src/glplpx18.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glplpx18.c 979 980 glplpx19.lo: $(GLPKDIR)/src/glplpx19.c 981 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT glplpx19.lo -MD -MP -MF "$(DEPDIR)/glplpx19.Tpo" -c -o glplpx19.lo `test -f '$(GLPKDIR)/src/glplpx19.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glplpx19.c; \ 982 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/glplpx19.Tpo" "$(DEPDIR)/glplpx19.Plo"; else rm -f "$(DEPDIR)/glplpx19.Tpo"; exit 1; fi 983 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(GLPKDIR)/src/glplpx19.c' object='glplpx19.lo' libtool=yes @AMDEPBACKSLASH@ 984 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 985 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glplpx19.lo `test -f '$(GLPKDIR)/src/glplpx19.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glplpx19.c 986 987 987 glpluf.lo: $(GLPKDIR)/src/glpluf.c 988 988 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT glpluf.lo -MD -MP -MF "$(DEPDIR)/glpluf.Tpo" -c -o glpluf.lo `test -f '$(GLPKDIR)/src/glpluf.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpluf.c; \ … … 1090 1090 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glpscg.lo `test -f '$(GLPKDIR)/src/glpscg.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpscg.c 1091 1091 1092 glpscl.lo: $(GLPKDIR)/src/glpscl.c1093 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT glpscl.lo -MD -MP -MF "$(DEPDIR)/glpscl.Tpo" -c -o glpscl.lo `test -f '$(GLPKDIR)/src/glpscl.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpscl.c; \1094 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/glpscl.Tpo" "$(DEPDIR)/glpscl.Plo"; else rm -f "$(DEPDIR)/glpscl.Tpo"; exit 1; fi1095 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(GLPKDIR)/src/glpscl.c' object='glpscl.lo' libtool=yes @AMDEPBACKSLASH@1096 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@1097 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glpscl.lo `test -f '$(GLPKDIR)/src/glpscl.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpscl.c1098 1099 1092 glpspm.lo: $(GLPKDIR)/src/glpspm.c 1100 1093 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT glpspm.lo -MD -MP -MF "$(DEPDIR)/glpspm.Tpo" -c -o glpspm.lo `test -f '$(GLPKDIR)/src/glpspm.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpspm.c; \ … … 1117 1110 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1118 1111 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glpspx02.lo `test -f '$(GLPKDIR)/src/glpspx02.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpspx02.c 1112 1113 glpspx03.lo: $(GLPKDIR)/src/glpspx03.c 1114 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT glpspx03.lo -MD -MP -MF "$(DEPDIR)/glpspx03.Tpo" -c -o glpspx03.lo `test -f '$(GLPKDIR)/src/glpspx03.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpspx03.c; \ 1115 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/glpspx03.Tpo" "$(DEPDIR)/glpspx03.Plo"; else rm -f "$(DEPDIR)/glpspx03.Tpo"; exit 1; fi 1116 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(GLPKDIR)/src/glpspx03.c' object='glpspx03.lo' libtool=yes @AMDEPBACKSLASH@ 1117 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1118 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glpspx03.lo `test -f '$(GLPKDIR)/src/glpspx03.c' || echo '$(srcdir)/'`$(GLPKDIR)/src/glpspx03.c 1119 1119 1120 1120 glpsql.lo: $(GLPKDIR)/src/glpsql.c -
ThirdParty/Glpk/stable/1.4/configure
r1179 r1249 20074 20074 if test x"$use_thirdpartyglpk" = xbuild ; then 20075 20075 touch $MAKEOKFILE 20076 #CoinUtils and SYMPHONY include glpmpl.h and have HAVE_CONFIG_H defined20077 #so we put a dummy config.h file into the glpk include directory20078 touch ${GLPKINCDIR}/config.h20079 20076 echo "$as_me:$LINENO: checking GLPK version" >&5 20080 20077 echo $ECHO_N "checking GLPK version... $ECHO_C" >&6 … … 20083 20080 echo "$as_me:$LINENO: result: ${majorver}.${minorver}" >&5 20084 20081 echo "${ECHO_T}${majorver}.${minorver}" >&6 20085 if test $majorver != 4 || test $minorver != 3 1; then20086 { { echo "$as_me:$LINENO: error: \"Incorrect GLPK version. This build system is made for GLPK 4.3 1. Please update by rerunning get.GLPK\"" >&520087 echo "$as_me: error: \"Incorrect GLPK version. This build system is made for GLPK 4.3 1. Please update by rerunning get.GLPK\"" >&2;}20082 if test $majorver != 4 || test $minorver != 30 ; then 20083 { { echo "$as_me:$LINENO: error: \"Incorrect GLPK version. This build system is made for GLPK 4.30. Please update by rerunning get.GLPK\"" >&5 20084 echo "$as_me: error: \"Incorrect GLPK version. This build system is made for GLPK 4.30. Please update by rerunning get.GLPK\"" >&2;} 20088 20085 { (exit 1); exit 1; }; } 20089 20086 fi -
ThirdParty/Glpk/stable/1.4/configure.ac
r1179 r1249 70 70 if test x"$use_thirdpartyglpk" = xbuild ; then 71 71 touch $MAKEOKFILE 72 #CoinUtils and SYMPHONY include glpmpl.h and have HAVE_CONFIG_H defined73 #so we put a dummy config.h file into the glpk include directory74 touch ${GLPKINCDIR}/config.h75 72 AC_MSG_CHECKING([GLPK version]) 76 73 majorver=`awk '/define GLP_MAJOR_VERSION/ {print $3}' ${GLPKINCDIR}/glpk.h` 77 74 minorver=`awk '/define GLP_MINOR_VERSION/ {print $3}' ${GLPKINCDIR}/glpk.h` 78 75 AC_MSG_RESULT([${majorver}.${minorver}]) 79 if test $majorver != 4 || test $minorver != 3 1; then80 AC_MSG_ERROR(["Incorrect GLPK version. This build system is made for GLPK 4.3 1. Please update by rerunning get.GLPK"])76 if test $majorver != 4 || test $minorver != 30 ; then 77 AC_MSG_ERROR(["Incorrect GLPK version. This build system is made for GLPK 4.30. Please update by rerunning get.GLPK"]) 81 78 fi 82 79 else -
ThirdParty/Glpk/stable/1.4/get.Glpk
r1179 r1249 2 2 3 3 set -e 4 glpk_ver=4.3 14 glpk_ver=4.30 5 5 6 6 wgetcmd=wget -
ThirdParty/Glpk/stable/1.4/glpk.patch
r1181 r1249 2 2 --- glpkdummy/src/glpapi08.c Fri Aug 22 08:25:51 2008 3 3 +++ glpk/src/glpapi08.c Fri Aug 22 08:31:53 2008 4 @@ -34 8,9 +348,15 @@4 @@ -349,9 +349,15 @@ 5 5 switch (ret) 6 6 { case 0: … … 24 24 --- glpkdummy/src/glpios03.c Wed Aug 13 04:00:00 2008 25 25 +++ glpk/src/glpios03.c Fri Aug 22 08:32:10 2008 26 @@ -13 64,7 +1364,7 @@26 @@ -1346,7 +1346,7 @@ 27 27 { if (tree->parm->msg_lev >= GLP_MSG_DBG) 28 28 xprintf("Relative gap tolerance reached; search terminat" … … 33 33 } 34 34 #endif 35 diff -Naur glpk/src/glp ios03.c.orig glpk/src/glpios03.c35 diff -Naur glpk/src/glplpx01.c.orig glpk/src/glplpx01.c 36 36 --- glpk/src/glplpx01.c.orig 2008-09-05 19:44:36.000000000 +0200 37 37 +++ glpk/src/glplpx01.c 2008-09-05 19:42:45.000000000 +0200 38 @@ -3 76,7 +376,7 @@38 @@ -333,7 +333,7 @@ 39 39 ret = glp_simplex(lp, &parm); 40 40 switch (ret)
Note: See TracChangeset
for help on using the changeset viewer.