summaryrefslogtreecommitdiff
path: root/lpsolve/lp_solve_5.5.patch
diff options
context:
space:
mode:
Diffstat (limited to 'lpsolve/lp_solve_5.5.patch')
-rw-r--r--lpsolve/lp_solve_5.5.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/lpsolve/lp_solve_5.5.patch b/lpsolve/lp_solve_5.5.patch
index cea61168913d..7f976f0d85c8 100644
--- a/lpsolve/lp_solve_5.5.patch
+++ b/lpsolve/lp_solve_5.5.patch
@@ -19,7 +19,7 @@
+pic=
+ldflags=
+inline=
-+if [ "$GUI" = "WNT" -a "$COM" = "GCC" ]; then
++if [ "$OS" = "WNT" -a "$COM" = "GCC" ]; then
+ so=dll
+ a=dll.a
+ inline=-DINLINE=static