Add autoconf code to locate dlltool on Windows
[ghc-hetmet.git] / mk / config.mk.in
index 36dd2d3..4431dd8 100644 (file)
@@ -550,6 +550,7 @@ SRC_HSC2HS_OPTS += $(foreach d,$(GMP_INCLUDE_DIRS),-I$(d))
 # Mingwex Library
 #
 HaveLibMingwEx = @HaveLibMingwEx@
+DLLTOOL                        = @DlltoolCmd@
 
 #-----------------------------------------------------------------------------
 # Flex (currently unused, could be moved to glafp-utils)