1
1
openmpi/opal/mca/if
Pavel Shamis 4935b9d930 Fixing compilation error. Adding missing output.h.
This commit was SVN r27375.
2012-09-26 15:52:09 +00:00
..
base Fixing compilation error. Adding missing output.h. 2012-09-26 15:52:09 +00:00
bsdx_ipv4 Update the if configure to include "opal" so they will build! 2010-09-22 03:19:15 +00:00
bsdx_ipv6 Enable some debugging in the if discovery code 2012-09-25 20:23:37 +00:00
linux_ipv6 Revert r23928 as being the incorrect fix. The correct fix is not to include ipv6 interfaces when ipv6 support was not requested. 2010-10-25 14:31:18 +00:00
posix_ipv4 Update the if configure to include "opal" so they will build! 2010-09-22 03:19:15 +00:00
solaris_ipv6 Revert r23928 as being the incorrect fix. The correct fix is not to include ipv6 interfaces when ipv6 support was not requested. 2010-10-25 14:31:18 +00:00
windows Autoconf updates to make us compatible with AC 2.68. Thanks to Ralf W. for the patch! 2010-09-23 22:37:52 +00:00
if.h Correct the place of including the if.h, and change retain_loopback to opal_if_retain_loopback for windows module too. 2010-09-14 14:03:48 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00