changeset 4191:851b9f4a6b1c

Disable space raise console gnuplot for windows (bug #48696)
author Tatsuro Matsuoka <tmacchant@yahoo.co.jp>
date Tue, 09 Aug 2016 13:03:07 +0900
parents 0c9264cfa053
children 438a4bfdc887
files src/gnuplot-1-fixes.patch
diffstat 1 files changed, 12 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/gnuplot-1-fixes.patch	Mon Aug 22 16:51:12 2016 -0400
+++ b/src/gnuplot-1-fixes.patch	Tue Aug 09 13:03:07 2016 +0900
@@ -1,6 +1,6 @@
-diff -ur gnuplot-5.0.4.orig/config/mingw/Makefile gnuplot-5.0.4/config/mingw/Makefile
---- gnuplot-5.0.4.orig/config/mingw/Makefile	2016-07-21 13:47:52.025061617 -0400
-+++ gnuplot-5.0.4/config/mingw/Makefile	2016-07-21 13:48:27.859547002 -0400
+diff -ur a/config/mingw/Makefile b/config/mingw/Makefile
+--- a/config/mingw/Makefile	2016-03-31 12:40:56.000000000 +0900
++++ b/config/mingw/Makefile	2016-08-09 12:56:38.576941000 +0900
 @@ -119,14 +119,14 @@
  # Requires libcaca version 0.99.beta15 or newer. A post-beta18
  # svn version is recommended since it contains an improved
@@ -18,6 +18,15 @@
  
  # Below you can adapt paths according to your software setup:
  
+@@ -155,7 +155,7 @@
+ DESTDIR = "$(PROGRAMFILES)/gnuplot"
+ 
+ # Do you want some special optimization / flags?
+-#CFLAGS +=
++CFLAGS += -DDISABLE_SPACE_RAISES_CONSOLE
+ ifdef CLANG
+ CFLAGS += -fcolor-diagnostics -fansi-escape-codes
+ CFLAGS += -Wno-error=incompatible-ms-struct -Wno-ignored-attributes
 @@ -171,8 +171,8 @@
  # http://go.microsoft.com/fwlink/?LinkId=154968
  # We need to explicitly set the correct path here since we also need