summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/test/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/test/makefile.mk')
-rw-r--r--xmlhelp/source/cxxhelp/test/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/test/makefile.mk b/xmlhelp/source/cxxhelp/test/makefile.mk
index 71a7e5651a4a..b7c3859fffad 100644
--- a/xmlhelp/source/cxxhelp/test/makefile.mk
+++ b/xmlhelp/source/cxxhelp/test/makefile.mk
@@ -30,7 +30,7 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
-.IF "$(GUI)"=="WNT"
+.IF "$(OS)"=="WNT"
CFLAGS+=-GR
.ENDIF