summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorDavid Terei <davidterei@gmail.com>2011-05-04 17:08:47 -0700
committerDavid Terei <davidterei@gmail.com>2011-05-04 17:08:47 -0700
commit51fd4a1db15971e8eb46a2d665dc3f1572b95653 (patch)
treed110f644a9fd443c9cdab2024750d06a3f8c7d8f /mk
parentb455448383fc4bbbfe5bdf3415145d1366811cad (diff)
downloadhaskell-51fd4a1db15971e8eb46a2d665dc3f1572b95653.tar.gz
Remove unused hasktags configure check
Diffstat (limited to 'mk')
-rw-r--r--mk/config.mk.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/mk/config.mk.in b/mk/config.mk.in
index 8796ad4674..3749bce6b6 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -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?