[project @ 2002-06-25 15:49:58 by mthomas]
[ghc-hetmet.git] / mk / config.mk.in
index f36f483..4ba14ba 100644 (file)
@@ -676,6 +676,11 @@ HaveLibGmp = @HaveLibGmp@
 LibGmp         = @LibGmp@
 
 #-----------------------------------------------------------------------------
+# Mingwex Library
+#
+HaveLibMingwEx = @HaveLibMingwEx@
+
+#-----------------------------------------------------------------------------
 # Regex libraries
 # (if present in libc use that one, otherwise use the one in the tree)
 #