[eclib] 01/01: Removed the --enable-share flag to configure : unneeded!

Julien Puydt julien.puydt at laposte.net
Tue Nov 8 17:43:08 UTC 2016


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

jpuydt-guest pushed a commit to branch master
in repository eclib.

commit e6e76c33769950da1ea773ea24bd92730af65d1a
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Tue Nov 8 18:36:06 2016 +0100

    Removed the --enable-share flag to configure : unneeded!
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4f21972..cb15313 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --with-boost=no --with-ntl --disable-allprogs --enable-shared --disable-static
+	dh_auto_configure -- --with-boost=no --with-ntl --disable-allprogs --disable-static
 
 override_dh_installchangelogs:
 	dh_installchangelogs -XChangeLog

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



More information about the debian-science-commits mailing list