summaryrefslogtreecommitdiff
path: root/libmpx/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'libmpx/configure.ac')
-rw-r--r--libmpx/configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/libmpx/configure.ac b/libmpx/configure.ac
index 18ba6872035..baa882b16b0 100644
--- a/libmpx/configure.ac
+++ b/libmpx/configure.ac
@@ -125,6 +125,9 @@ else
multilib_arg=
fi
+# Determine what GCC version number to use in filesystem paths.
+GCC_BASE_VER
+
AC_CONFIG_FILES([Makefile libmpx.spec])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_FILES(AC_FOREACH([DIR], [mpxrt mpxwrap], [DIR/Makefile ]),