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 edd7b267311ade70c555213dfc4db040132ebd4c (commit) from 7dd1142fa66d120d3e3dfa3b7aefa83c90ef3c43 (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/edd7b267311ade70c555213dfc4db04013... commit edd7b267311ade70c555213dfc4db040132ebd4c Author: Pavan Balaji <[email protected]> Date: Thu Jan 28 16:00:49 2016 -0600 MPL: export library dependencies to MPICH. No reviewer. diff --git a/src/mpl/localdefs.in b/src/mpl/localdefs.in index da49463..cdc1ff2 100644 --- a/src/mpl/localdefs.in +++ b/src/mpl/localdefs.in @@ -4,4 +4,4 @@ # back upstream. CPPFLAGS="@CPPFLAGS@" - +WRAPPER_LIBS="$WRAPPER_LIBS @LIBS@" ----------------------------------------------------------------------- Summary of changes: src/mpl/localdefs.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository