gsl/gsl-1.10-head.patch
2008-02-19 11:59:52 +00:00

13 lines
346 B
Diff

diff -up gsl-1.10/gsl-config.in.pom gsl-1.10/gsl-config.in
--- gsl-1.10/gsl-config.in.pom 2008-02-19 12:42:10.000000000 +0100
+++ gsl-1.10/gsl-config.in 2008-02-19 12:46:39.000000000 +0100
@@ -67,7 +67,7 @@ while test $# -gt 0; do
;;
--libs-without-cblas)
- echo @GSL_LIBS@ -lm
+ echo -lgsl -lm
;;
*)
usage