Remove unused hasktags configure check
[ghc-hetmet.git] / mk / config.mk.in
index 8796ad4..3749bce 100644 (file)
@@ -774,8 +774,6 @@ ALEX_VERSION                = @AlexVersion@
 #
 SRC_ALEX_OPTS          = -g
 
-HSTAGS = @HstagsCmd@
-
 # Should we build haddock docs?
 HADDOCK_DOCS = YES
 # And HsColour the sources?