From: Ian Lynagh Date: Sun, 17 Aug 2008 21:08:51 +0000 (+0000) Subject: Comment fix X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=b9d13108742ba43244490e0a90b6c80127561139 Comment fix --- diff --git a/mk/config.mk.in b/mk/config.mk.in index b1b54f3..2b24421 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -531,7 +531,7 @@ ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32" DEFAULT_TMPDIR = /C/TEMP endif -# FPTOOLS_TOP: the top of the fptools hierarchy, absolute path. +# FPTOOLS_TOP_ABS: the top of the fptools hierarchy, absolute path. # On Windows this is a c:/foo/bar style path. FPTOOLS_TOP_ABS = @hardtop@