]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/configure.ac
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
[thirdparty/gcc.git] / libgfortran / configure.ac
index 628f75d0367b9ee68ba57b7d05dbf25702721794..66a84625e525c8f388c70a02cd7ad37b14b66b72 100644 (file)
@@ -621,6 +621,9 @@ LIBGFOR_CHECK_AVX2
 # Check wether we support AVX512f extensions
 LIBGFOR_CHECK_AVX512F
 
+# Determine what GCC version number to use in filesystem paths.
+GCC_BASE_VER
+
 AC_CACHE_SAVE
 
 if test ${multilib} = yes; then