1
1
openmpi/ompi/mca/common/verbs
Jeff Squyres 63ac60864b Refs trac:3730
Turns out that AC_CHECK_DECLS is one of the "new style" Autoconf
macros that #defines the output to be 0 or 1 (vs. #define'ing or
#undef'ing it).  So don't check for "#if defined(..."; just check for
"#if ...".

This commit was SVN r29059.

The following Trac tickets were found above:
  Ticket 3730 --> https://svn.open-mpi.org/trac/ompi/ticket/3730
2013-08-22 17:44:20 +00:00
..
common_verbs_basics.c More updates to common verbs infrastructure: 2012-09-12 20:47:47 +00:00
common_verbs_devlist.c Per some discussions between LANL, Cisco, ORNAL, and Mellanox, move 2012-09-01 01:42:37 +00:00
common_verbs_find_max_inline.c Add header file for opal_show_help(). 2013-02-13 16:31:59 +00:00
common_verbs_find_ports.c Refs trac:3730 2013-08-22 17:44:20 +00:00
common_verbs_mca.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
common_verbs_port.c Per some discussions between LANL, Cisco, ORNAL, and Mellanox, move 2012-09-01 01:42:37 +00:00
common_verbs_qp_type.c Technically speaking, we're creating a QP with 1 send WQE and 1 2013-03-28 13:11:31 +00:00
common_verbs.h More common/verbs improvements: 2012-10-03 00:57:39 +00:00
configure.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
help-ompi-common-verbs.txt More updates to common verbs infrastructure: 2012-09-12 20:47:47 +00:00
Makefile.am More common/verbs improvements: 2012-10-03 00:57:39 +00:00