]> git.pld-linux.org Git - packages/gsl.git/blame - gsl-link.patch
- updated to 1.11
[packages/gsl.git] / gsl-link.patch
CommitLineData
9903b4f6
JB
1--- gsl-1.4/Makefile.am.orig 2003-07-29 21:50:29.000000000 +0200
2+++ gsl-1.4/Makefile.am 2003-12-28 18:34:51.874256552 +0100
3@@ -17,7 +17,7 @@
4
5 lib_LTLIBRARIES = libgsl.la
6 libgsl_la_SOURCES = version.c
7-libgsl_la_LIBADD = $(SUBLIBS)
8+libgsl_la_LIBADD = $(SUBLIBS) cblas/libgslcblas.la
9 libgsl_la_LDFLAGS = -version-info $(GSL_LT_VERSION)
10 noinst_HEADERS = templates_on.h templates_off.h
11
This page took 0.077205 seconds and 4 git commands to generate.