We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b1f053 + 62c9a25 commit 4d0c23cCopy full SHA for 4d0c23c
configure.ac
@@ -1207,7 +1207,7 @@ fi
1207
# if we have a C++ compiler.
1208
AS_IF([test "$OMPI_TRY_FORTRAN_BINDINGS" = "$OMPI_FORTRAN_NO_BINDINGS"],[F77=no FC=no])
1209
1210
-LT_INIT([dlopen win32-dll])
+LT_INIT
1211
1212
# What's the suffix of shared libraries? Inspired by generated
1213
# Libtool code (even though we don't support several of these
@@ -1243,7 +1243,7 @@ esac
1243
AC_SUBST(OPAL_DYN_LIB_PREFIX)
1244
AC_SUBST(OPAL_DYN_LIB_SUFFIX)
1245
1246
-# Need the libtool binary before the rpathify stuff
+# Need the libtool executable before the rpathify stuff
1247
LT_OUTPUT
1248
1249
##################################
0 commit comments