[med-svn] [cnrun] 01/06: add missing $LIBCN_LIBS) to libcnrun_la_LIBADD

andrei zavada hmmr-guest at moszumanska.debian.org
Tue Nov 25 09:43:32 UTC 2014


This is an automated email from the git hooks/post-receive script.

hmmr-guest pushed a commit to branch master
in repository cnrun.

commit 2422fcaeb4365624a5d3264c273787f85a961b7e
Author: Andrei Zavada <johnhommer at gmail.com>
Date:   Mon Nov 24 23:54:15 2014 +0200

    add missing $LIBCN_LIBS) to libcnrun_la_LIBADD
---
 upstream/src/libcnrun/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/upstream/src/libcnrun/Makefile.am b/upstream/src/libcnrun/Makefile.am
index d4a01bb..5290655 100644
--- a/upstream/src/libcnrun/Makefile.am
+++ b/upstream/src/libcnrun/Makefile.am
@@ -27,7 +27,8 @@ libcnrun_la_SOURCES = \
 	integrate-base.hh integrate-rk65.hh
 
 libcnrun_la_LIBADD = \
-	../libstilton/liba.a
+	../libstilton/liba.a \
+	$(LIBCN_LIBS)
 
 libcnrun_la_LDFLAGS = \
 	-shared -version-info $(subst .,:,$(PACKAGE_VERSION))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cnrun.git



More information about the debian-med-commit mailing list