[SCM] library of programs for modular symbols and elliptic curves over Q branch, master, updated. upstream/2012-06-01-8-gcc3a789

Julien Puydt julien.puydt at laposte.net
Sat Jun 16 12:59:10 UTC 2012


The following commit has been merged in the master branch:
commit cc3a789208477276f9f9734ed49d2527069a3f46
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sat Jun 16 14:52:46 2012 +0200

    Use --disable-allprogs instead of --enable-allprogs=no as suggested by Bernhard R. Link

diff --git a/debian/rules b/debian/rules
index 076fc31..322e02c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export ACLOCAL_M4=.
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-allprogs=no --enable-shared --disable-static CPPFLAGS="$(CPPFLAGS) -D_LARGEFILE_SOURCE"
+	dh_auto_configure -- --disable-allprogs --enable-shared --disable-static CPPFLAGS="$(CPPFLAGS) -D_LARGEFILE_SOURCE"
 
 override_dh_auto_install:
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install

-- 
library of programs for modular symbols and elliptic curves over Q



More information about the debian-science-commits mailing list