Add ASSERTs to all calls of nameModule
[ghc-hetmet.git] / configure.ac
index 3e48e23..b3d1b32 100644 (file)
@@ -1009,6 +1009,9 @@ if test "$BootingFromHc" = "NO"; then
 FPTOOLS_ALEX
 fi;
 
+dnl Check we have an acceptable version of windres
+FPTOOLS_WINDRES
+
 dnl --------------------------------------------------
 dnl ### program checking section ends here ###
 dnl --------------------------------------------------