[project @ 2004-03-23 10:55:35 by simonmar]
authorsimonmar <unknown>
Tue, 23 Mar 2004 10:55:35 +0000 (10:55 +0000)
committersimonmar <unknown>
Tue, 23 Mar 2004 10:55:35 +0000 (10:55 +0000)
Remove GhcRtsThreaded - there's no reason to leave it in this file.

mk/config.mk.in

index 3040feb..4627356 100644 (file)
@@ -364,11 +364,6 @@ GhcRtsCcOpts=-fomit-frame-pointer
 # Include the front panel code?  Needs GTK+.
 GhcRtsWithFrontPanel = NO
 
-# DEPRECATED:
-# This option is no longer used.  We now always build the threaded RTS,
-# add the flag '-threaded' to GHC to get it.
-GhcRtsThreaded=@ThreadedRts@
-
 ################################################################################
 #
 # libraries project