[project @ 2004-05-20 07:15:47 by mthomas]
[ghc-hetmet.git] / aclocal.m4
index fcfbef8..d5a3c83 100644 (file)
@@ -569,6 +569,8 @@ fi
 ])
 HaveGcc=`echo $fptools_cv_have_gcc | sed 'y/yesno/YESNO/'`
 AC_SUBST(HaveGcc)
+GccVersion=`gcc --version | grep mingw | cut -f 3 -d ' '`
+AC_SUBST(GccVersion)
 ])
 
 dnl