From 33fe77b874b70c114ebec6b44e7bcbb1062db859 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Sun, 8 Dec 2013 14:36:55 +0000 Subject: [PATCH] Comment out the badness from the hcoll configury, originally from r29830 -- Jeff will straighten this out with Alexander in person next week (I can't test this myself because I have no access to libhcoll). Sorry for the hassle... Refs trac:3694 This commit was SVN r29842. The following SVN revision numbers were found above: r29830 --> open-mpi/ompi@3bd9c603ff51adc19a5ef45151af6e95e3ef393e The following Trac tickets were found above: Ticket 3694 --> https://svn.open-mpi.org/trac/ompi/ticket/3694 --- config/ompi_check_libhcoll.m4 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/ompi_check_libhcoll.m4 b/config/ompi_check_libhcoll.m4 index 2bb46eba15..1963d51e22 100644 --- a/config/ompi_check_libhcoll.m4 +++ b/config/ompi_check_libhcoll.m4 @@ -16,7 +16,10 @@ # LDFLAGS, LIBS} as needed and runs action-if-found if there is # support, otherwise executes action-if-not-found AC_DEFUN([OMPI_CHECK_HCOLL],[ - OPAL_VAR_SCOPE_PUSH([ompi_check_hcoll_dir ompi_hcoll_libdir ompi_check_hcoll_incdir ompi_check_hcoll_libs ompi_check_hcoll_happy CPPFLAGS_save LDFLAGS_save LIBS_save]) +dnl To be checked/fixed by Jeff and Alexander in Chicago at the OMPI +dnl dev meeting in Dec 2013 +dnl OPAL_VAR_SCOPE_PUSH([ompi_check_hcoll_dir ompi_hcoll_libdir ompi_check_hcoll_incdir ompi_check_hcoll_libs ompi_check_hcoll_happy CPPFLAGS_save LDFLAGS_save LIBS_save]) + OPAL_VAR_SCOPE_PUSH([CPPFLAGS_save LDFLAGS_save LIBS_save]) AC_ARG_WITH([hcoll], [AC_HELP_STRING([--with-hcoll(=DIR)],