1
1

revert Jeff`s fix, now hcol can be compiled with it

Refs trac:3694

This commit was SVN r29847.

The following Trac tickets were found above:
  Ticket 3694 --> https://svn.open-mpi.org/trac/ompi/ticket/3694
Этот коммит содержится в:
Mike Dubman 2013-12-09 11:49:09 +00:00
родитель c208b858e7
Коммит c1ce04ad23

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

@ -16,9 +16,7 @@
# 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],[
dnl To be checked/fixed by Jeff and Alexander in Chicago at the OMPI 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 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]) OPAL_VAR_SCOPE_PUSH([CPPFLAGS_save LDFLAGS_save LIBS_save])
AC_ARG_WITH([hcoll], AC_ARG_WITH([hcoll],