blob: 4085637c9de32740ce8d0258552582a5cfa79367 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$NetBSD: patch-af,v 1.1.1.1 2009/12/12 23:30:01 asau Exp $
Force our libltdl.
--- test/support/components.h.orig 2008-11-04 23:56:21.000000000 +0300
+++ test/support/components.h 2009-02-15 04:08:24.000000000 +0300
@@ -20,7 +20,7 @@
#ifndef OMPI_SUPPORT_COMPONENTS_H
#define OMPI_SUPPORT_COMPONENTS_H
-#include "opal/libltdl/ltdl.h"
+#include "ltdl.h"
#include "opal/mca/mca.h"
#if defined(c_plusplus) || defined(__cplusplus)
|