annotate src/glpk-1-fixes.patch @ 3806:4db51bcd2fa6

update octave.bmp for antialising artifacts * installer-files/octave.bmp: updated image
author John Donoghue <john.donoghue@ieee.org>
date Wed, 18 Feb 2015 18:31:06 -0500
parents a4c8ef9f5c78
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3797
a4c8ef9f5c78 glpk: update to v4.55
John Donoghue
parents: 3678
diff changeset
1 diff -ur glpk-4.55.orig/src/Makefile.am glpk-4.55/src/Makefile.am
a4c8ef9f5c78 glpk: update to v4.55
John Donoghue
parents: 3678
diff changeset
2 --- glpk-4.55.orig/src/Makefile.am 2015-02-16 13:30:31.791250808 -0500
a4c8ef9f5c78 glpk: update to v4.55
John Donoghue
parents: 3678
diff changeset
3 +++ glpk-4.55/src/Makefile.am 2015-02-16 13:33:44.773042081 -0500
3678
3858aa1d5ef8 glpk: update to v4.54
John Donoghue
parents: 3270
diff changeset
4 @@ -18,6 +18,7 @@
2948
5a02aaaff885 update libtool usage for glpk
John W. Eaton <jwe@octave.org>
parents:
diff changeset
5
3270
7ecd056f09a6 Update glpk to 4.52.1
John Donoghue <john.donoghue@ieee.org>
parents: 2948
diff changeset
6 libglpk_la_LDFLAGS = \
3797
a4c8ef9f5c78 glpk: update to v4.55
John Donoghue
parents: 3678
diff changeset
7 -version-info 37:2:1 \
3270
7ecd056f09a6 Update glpk to 4.52.1
John Donoghue <john.donoghue@ieee.org>
parents: 2948
diff changeset
8 +-no-undefined \
7ecd056f09a6 Update glpk to 4.52.1
John Donoghue <john.donoghue@ieee.org>
parents: 2948
diff changeset
9 -export-symbols-regex '^glp_*'
2948
5a02aaaff885 update libtool usage for glpk
John W. Eaton <jwe@octave.org>
parents:
diff changeset
10
3678
3858aa1d5ef8 glpk: update to v4.54
John Donoghue
parents: 3270
diff changeset
11 libglpk_la_SOURCES = \