[cpl-plugin-xsh] 11/12: Add more library ldadds
Ole Streicher
olebole-guest at moszumanska.debian.org
Wed Dec 11 10:10:31 UTC 2013
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository cpl-plugin-xsh.
commit b3b04692b3b12319444a4109afa661d4f05f7260
Author: Ole Streicher <debian at liska.ath.cx>
Date: Wed Dec 11 11:02:25 2013 +0100
Add more library ldadds
---
debian/patches/libadd_cpl.patch | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/patches/libadd_cpl.patch b/debian/patches/libadd_cpl.patch
index b4ade80..904f297 100644
--- a/debian/patches/libadd_cpl.patch
+++ b/debian/patches/libadd_cpl.patch
@@ -7,7 +7,7 @@ Description: Add the cpl libraries to the recips.so and the test program
xsh_cfg_recover_la_SOURCES = xsh_cfg_recover.c
-xsh_cfg_recover_la_LIBADD = $(LIBXSH)
-+xsh_cfg_recover_la_LIBADD = $(LIBXSH) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
++xsh_cfg_recover_la_LIBADD = $(LIBXSH) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLDRS) $(LIBCPLUI)
xsh_cfg_recover_la_LDFLAGS = -module -avoid-version
xsh_cfg_recover_la_DEPENDENCIES = $(LIBXSH)
@@ -303,3 +303,12 @@ Description: Add the cpl libraries to the recips.so and the test program
+#xsh_util_guess_xy_la_LIBADD = $(LIBXSH) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
#xsh_util_guess_xy_la_LDFLAGS = -module -avoid-version
#xsh_util_guess_xy_la_DEPENDENCIES = $(LIBXSH)
+--- a/xsh/Makefile.am
++++ b/xsh/Makefile.am
+@@ -221,5 +221,5 @@
+
+
+ libxsh_la_LDFLAGS = $(LAPACK_LDFLAGS) $(GSL_LDFLAGS) $(CPL_LDFLAGS) -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
+-libxsh_la_LIBADD = $(LIBCPLDFS) $(LIBCPLUI) $(LIBCPLDRS) $(LIBCPLCORE) $(GSL_LIBS) $(LIBLAPACK)
++libxsh_la_LIBADD = $(LIBCEXT) $(LIBCPLDFS) $(LIBCPLUI) $(LIBCPLDRS) $(LIBCPLCORE) $(GSL_LIBS) $(LIBLAPACK) $(LIBCFITSIO)
+ libxsh_la_DEPENDENCIES =
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-xsh.git
More information about the debian-science-commits
mailing list