[memtailor] 11/14: debian/rules: Add --enable-shared to override_dh_auto_configure target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Mar 3 14:12:40 UTC 2016


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

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

commit fa7c8c95dac05406951a42113cd49f24dafae1c9
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Wed Mar 2 23:41:37 2016 -0500

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

diff --git a/debian/rules b/debian/rules
index ceacc2e..f0cdcd7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- GTEST_PATH=/usr/src/gtest
+	dh_auto_configure -- GTEST_PATH=/usr/src/gtest --enable-shared
 
 get-orig-source:
 	wget https://github.com/Macaulay2/memtailor/archive/master.tar.gz

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



More information about the debian-science-commits mailing list