aboutsummaryrefslogtreecommitdiff
path: root/math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro
diff options
context:
space:
mode:
Diffstat (limited to 'math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro')
-rw-r--r--math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro16
1 files changed, 8 insertions, 8 deletions
diff --git a/math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro b/math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro
index a259d5ca09df..aa329695fba7 100644
--- a/math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro
+++ b/math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro
@@ -1,14 +1,14 @@
---- ./fitPlugins/fitRational0/fitRational0.pro.orig Thu Apr 19 15:36:12 2007
-+++ ./fitPlugins/fitRational0/fitRational0.pro Sat Jun 2 15:33:23 2007
-@@ -11,9 +11,8 @@
-
+--- ./fitPlugins/fitRational0/fitRational0.pro.orig Wed Jun 13 21:16:56 2007
++++ ./fitPlugins/fitRational0/fitRational0.pro Sat Jul 14 14:56:13 2007
+@@ -12,9 +12,8 @@
DESTDIR = ../
+ # statically link against GSL in 3rdparty
-INCLUDEPATH += ../../3rdparty/gsl
--LIBS += ../../3rdparty/gsl/lib/libgsl.a
--LIBS += ../../3rdparty/gsl/lib/libgslcblas.a
+-LIBS += ../3rdparty/gsl/lib/libgsl.a
+-LIBS += ../3rdparty/gsl/lib/libgslcblas.a
+unix:INCLUDEPATH += $$(LOCALBASE)/include
+unix:LIBS += -lgsl -lgslcblas
+ #dynamically link against GSL installed system-wide
+ #unix:LIBS += -L /usr/lib$${libsuff} -lgsl -lgslcblas
- #target.path=/usr/lib$${libsuff}
- #INSTALLS += target