From b9d13108742ba43244490e0a90b6c80127561139 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Sun, 17 Aug 2008 21:08:51 +0000 Subject: [PATCH] Comment fix --- mk/config.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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@ -- 1.7.10.4