[Kst] kdeextragear-2/kst/plugins/interpolations/linear
Andrew Walker
arwalker at sumusltd.com
Thu Jan 29 18:41:23 CET 2004
CVS commit by arwalker:
Modified build settings
M +2 -2 Makefile.am 1.2
--- kdeextragear-2/kst/plugins/interpolations/linear/Makefile.am #1.1:1.2
@@ -4,6 +4,6 @@
install_LTLIBRARIES = kstinterp_linear.la
-kstinterp_linear_la_LDFLAGS = $(all_libraries) -module -avoid-version
-kstinterp_linear_la_LIBADD = -lgsl
+kstinterp_linear_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
+kstinterp_linear_la_LIBADD = $(GSL_LIBS)
kstinterp_linear_la_SOURCES = kstinterp_linear.cpp
More information about the Kst
mailing list