[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2-381-ged1c7a1

Service Account noreply at mpich.org
Thu Aug 18 17:18:28 CDT 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MPICH primary repository".

The branch, master has been updated
       via  ed1c7a11afac5e9291a0955ffb92269a5b6aa25b (commit)
      from  d8bb1dffe13bacaaac0932d3762e62a599d4721c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.mpich.org/mpich.git/commitdiff/ed1c7a11afac5e9291a0955ffb92269a5b6aa25b

commit ed1c7a11afac5e9291a0955ffb92269a5b6aa25b
Author: Ken Raffenetti <raffenet at mcs.anl.gov>
Date:   Thu Aug 18 16:11:40 2016 -0500

    Makefile.am: Comment out missing script
    
    Refs #2340

diff --git a/Makefile.am b/Makefile.am
index a28e257..76fefcf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -512,7 +512,8 @@ mandoc-local: $(mpi_sources:.c=.man-phony) $(doc1_src_txt:.txt=.man1-phony) \
 		fi \
 	    fi \
 	done
-	(cd $(abs_top_builddir) && $(abs_top_srcdir)/doc/mansrc/mancnst)
+#      FIXME: the 'mancnst' script need to be committed for this to work
+#      (cd $(abs_top_builddir) && $(abs_top_srcdir)/doc/mansrc/mancnst)
 
 # use htmldoc-local target to force directory creation before running DOCTEXT
 # Note that the mpi.cit is appended to by each update, so it must be removed

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list