1
1

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@3bd9c603ff

The following Trac tickets were found above:
  Ticket 3694 --> https://svn.open-mpi.org/trac/ompi/ticket/3694
Этот коммит содержится в:
Jeff Squyres 2013-12-08 14:36:55 +00:00
родитель 9a65e0d8c6
Коммит 33fe77b874

Просмотреть файл

@ -16,7 +16,10 @@
# LDFLAGS, LIBS} as needed and runs action-if-found if there is # LDFLAGS, LIBS} as needed and runs action-if-found if there is
# support, otherwise executes action-if-not-found # support, otherwise executes action-if-not-found
AC_DEFUN([OMPI_CHECK_HCOLL],[ 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_ARG_WITH([hcoll],
[AC_HELP_STRING([--with-hcoll(=DIR)], [AC_HELP_STRING([--with-hcoll(=DIR)],