13 lines
304 B
Diff
13 lines
304 B
Diff
|
diff --git a/configure.ac b/configure.ac
|
||
|
index 9be66d9..b3f4a3d 100644
|
||
|
--- a/configure.ac
|
||
|
+++ b/configure.ac
|
||
|
@@ -176,7 +176,6 @@ AS_IF([test "$pmix_debug" = "1"],
|
||
|
|
||
|
LT_INIT()
|
||
|
LT_LANG([C])
|
||
|
-LT_LANG([C++])
|
||
|
|
||
|
############################################################################
|
||
|
# Setup the core
|