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.
1 parent 483685e commit ecbedeeCopy full SHA for ecbedee
opal/mca/pmix/pmix2x/pmix/configure.ac
@@ -47,7 +47,7 @@ AC_PREREQ(2.69)
47
AC_CONFIG_AUX_DIR(./config)
48
# Note that this directory must *exactly* match what was specified via
49
# -I in ACLOCAL_AMFLAGS in the top-level Makefile.am.
50
-AC_CONFIG_MACRO_DIRS(./config)
+AC_CONFIG_MACRO_DIR(./config)
51
52
# Get our platform support file. This has to be done very, very early
53
# because it twiddles random bits of autoconf
0 commit comments