From 33cb4d21fe9301e25fc2bd86e60bd9a24b50fd04 Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Tue, 12 Feb 2013 00:41:03 +0000 Subject: [PATCH] Need to include libltdl's includes so that the lt wrappers can compile This commit was SVN r28042. --- opal/util/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/opal/util/Makefile.am b/opal/util/Makefile.am index d4d87a35f7..e953034688 100644 --- a/opal/util/Makefile.am +++ b/opal/util/Makefile.am @@ -27,6 +27,8 @@ LEX_OUTPUT_ROOT = lex.opal_show_help_yy noinst_LTLIBRARIES = libopalutil.la +AM_CPPFLAGS = $(LTDLINCL) + # Source code files headers = \