summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:18:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:18:47 +0000
commit65f586e823ce8f028aeac7969e027c8f7d02eb2f (patch)
tree52cabf1d96f74e8c6cf93455ccac31b76ba629ff /xmlhelp
parentf1b29740e003202c64f673680ea6d08d1f02c653 (diff)
INTEGRATION: CWS ooo20030412 (1.6.24); FILE MERGED
2003/03/28 11:18:59 waratah 1.6.24.1: 12442: Correct build under no-rtti and gcc 3.2
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/util/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/xmlhelp/source/cxxhelp/util/makefile.mk b/xmlhelp/source/cxxhelp/util/makefile.mk
index ef5640bf0efd..7991c5bf567b 100644
--- a/xmlhelp/source/cxxhelp/util/makefile.mk
+++ b/xmlhelp/source/cxxhelp/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: hjs $ $Date: 2002-09-09 11:12:13 $
+# last change: $Author: hr $ $Date: 2003-04-28 16:18:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -75,9 +75,6 @@ ENABLE_EXCEPTIONS=TRUE
.IF "$(GUI)"=="WNT"
CFLAGS+=-GR
.ENDIF
-.IF "$(COM)"=="GCC"
-CFLAGSCXX+=-frtti
-.ENDIF
SLOFILES=\
$(SLO)$/Decompressor.obj \