[mathic] 16/30: debian/rules: Add --enable-shared to dh_auto_configure.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Mar 20 20:58:52 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository mathic.

commit 86a2d0c92c08fd3113c75547da158db4855940e4
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Mar 20 12:30:00 2016 -0400

    debian/rules: Add --enable-shared to dh_auto_configure.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c3546d2..08de72a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- GTEST_PATH=/usr/src
+	dh_auto_configure -- GTEST_PATH=/usr/src --enable-shared
 
 override_dh_strip:
 	dh_strip --dbg-package=libmathic-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathic.git



More information about the debian-science-commits mailing list