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 <johnhom...@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

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to