[Pkg-voip-commits] [resiprocate] 01/04: Enable linking against popt, used by some test cases

Daniel Pocock pocock at moszumanska.debian.org
Tue Jan 21 18:44:47 UTC 2014


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

pocock pushed a commit to branch master
in repository resiprocate.

commit 7fc8cd132b1d6b3bed1e27ed7539cb359d3abb4b
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Thu Jan 16 09:06:09 2014 +0100

    Enable linking against popt, used by some test cases
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 0cc5d37..e6f45b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ CXXFLAGS += -fpermissive
 LDFLAGS += -lcares
 
 CFG_ARGS := --with-ssl \
+		--with-popt \
 		--with-mysql \
 		--with-apps \
 		--enable-ipv6 \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/resiprocate.git



More information about the Pkg-voip-commits mailing list