[Kst] kdeextragear-2/kst/plugins/fits/polynomial_weighted
Andrew Walker
arwalker at sumusltd.com
Fri Jan 23 00:23:48 CET 2004
CVS commit by arwalker:
Modified to link to all necessary libraries
M +1 -1 Makefile.am 1.2
--- kdeextragear-2/kst/plugins/fits/polynomial_weighted/Makefile.am #1.1:1.2
@@ -4,5 +4,5 @@
kstfit_polynomial_weighted_la_LDFLAGS = $(all_libraries) -module -avoid-version
-kstfit_polynomial_weighted_la_LIBADD = -lgsl
+kstfit_polynomial_weighted_la_LIBADD = -lgsl -lgslcblas -lm
kstfit_polynomial_weighted_la_SOURCES = kstfit_polynomial_weighted.cpp
More information about the Kst
mailing list