summaryrefslogtreecommitdiff
path: root/libraries/Makefile
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-02-12 14:10:23 +0000
committerIan Lynagh <igloo@earth.li>2009-02-12 14:10:23 +0000
commitb179ed9596a3f15e5fa453d275b4f1784e7effab (patch)
treed270e8f1f2bf32b59816412580d463c947cdb8cb /libraries/Makefile
parenta1497e61c767a1d73c8e8c9ccb017b8bce270dee (diff)
downloadhaskell-b179ed9596a3f15e5fa453d275b4f1784e7effab.tar.gz
Only pass --with-hscolour to cabal-bin once
Diffstat (limited to 'libraries/Makefile')
-rw-r--r--libraries/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/Makefile b/libraries/Makefile
index 46e90d943b..8ccba2c19a 100644
--- a/libraries/Makefile
+++ b/libraries/Makefile
@@ -134,10 +134,6 @@ CONFIGURE_OPTS += --enable-split-objs
CONFIGURE_STAMP_EXTRAS := $(CONFIGURE_STAMP_EXTRAS)-splitting
endif
-ifeq "$(HSCOLOUR_SRCS)" "YES"
-CONFIGURE_OPTS += --with-hscolour="$(HSCOLOUR)"
-endif
-
.PHONY: subdirs
subdirs: