]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - fixincludes/configure.ac
PR other/79046
[thirdparty/gcc.git] / fixincludes / configure.ac
index f8f352fb7153445782727eb3311d4305f33fa260..190f53828744dca8589636325ba6812d80032bea 100644 (file)
@@ -114,6 +114,9 @@ AC_SUBST(MAINT)
 AC_DEFINE_UNQUOTED([SED_PROGRAM], "${SED}",
    [Defined to the best working sed program on the host system])
 
+# Determine what GCC version number to use in filesystem paths.
+GCC_BASE_VER
+
 AC_CONFIG_HEADERS(config.h, [echo timestamp > stamp-h])
 AC_CONFIG_FILES(Makefile mkheaders.almost:mkheaders.in)
 AC_OUTPUT