[mpich] 04/05: Autoreconf all subprojects.

Anton Gladky gladk at moszumanska.debian.org
Thu Mar 27 20:46:00 UTC 2014


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

gladk pushed a commit to branch master
in repository mpich.

commit f52d751c1afaea0a4c8cd07e450db29f5b999d40
Author: Dimitri John Ledkov <xnox at ubuntu.com>
Date:   Thu Mar 27 21:03:32 2014 +0100

    Autoreconf all subprojects.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 6ab98ca..8955ecc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,10 @@ ifneq (,$(findstring $(DEB_HOST_GNU_CPU),sparc sh4))
 	extra_flags += --with-atomic-primitives=no
 endif
 
+override_dh_autoreconf:
+	dh_autoreconf
+	autoreconf -f -i src/mpl src/openpa src/mpi/romio src/pm/hydra
+
 override_dh_auto_configure:
 	dh_auto_configure -- $(extra_flags)
 

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



More information about the debian-science-commits mailing list