summaryrefslogtreecommitdiff
path: root/mk/config.mk.in
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2007-11-23 23:31:13 +0000
committerIan Lynagh <igloo@earth.li>2007-11-23 23:31:13 +0000
commitb93e282a8c2e86ebdf2bc05fce91f001c53bd88d (patch)
treec27f15be8860a747da4a97ec18aef9055c291a88 /mk/config.mk.in
parente517644d3a3272f4306654d0f50db28c664a9a8b (diff)
downloadhaskell-b93e282a8c2e86ebdf2bc05fce91f001c53bd88d.tar.gz
MERGED: If we have hscolour then make source code links in teh haddock docs
Fri Nov 23 13:15:59 PST 2007 Ian Lynagh <igloo@earth.li>
Diffstat (limited to 'mk/config.mk.in')
-rw-r--r--mk/config.mk.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/config.mk.in b/mk/config.mk.in
index 104694e07d..706bf7c551 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -1041,6 +1041,8 @@ STRIP = strip
TAR = @TarCmd@
ZIP = zip
+HSCOLOUR = @HSCOLOUR@
+
#
# This is special to literate/, ToDo: add literate-specific
# configure setup to literate/.