On 8/9/2011 7:22 PM, Andrew Makhorin wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
GLPK 4.46 Release Information
*****************************
Release date: August 9, 2011
Hi Andrew,
I found a small regression on testing when the build tree is
different from src tree.
This patch restablishes 4.45 behaviour
--- origsrc/glpk-4.46/examples/Makefile.am 2011-08-09
11:00:00.000000000 +0200
+++ src/glpk-4.46/examples/Makefile.am 2011-08-11 09:23:43.828125000 +0200
@@ -10,6 +10,6 @@ glpsol_SOURCES = glpsol.c
check: glpsol$(EXEEXT)
./glpsol$(EXEEXT) --version
- ./glpsol$(EXEEXT) --mps plan.mps
+ ./glpsol$(EXEEXT) --mps $(srcdir)/plan.mps
## eof ##
Regards
Marco
_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk