summaryrefslogtreecommitdiff
path: root/xmlhelp/util
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:18:57 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:18:57 +0000
commit12279101da65eb32780fcf83084613a1611d834c (patch)
tree08d5be17c7a6daa23153eae845a46255d756a5c5 /xmlhelp/util
parent65f586e823ce8f028aeac7969e027c8f7d02eb2f (diff)
INTEGRATION: CWS ooo20030412 (1.3.20.1.10); FILE MERGED
2003/03/28 11:19:00 waratah 1.3.20.1.10.1: 12442: Correct build under no-rtti and gcc 3.2
Diffstat (limited to 'xmlhelp/util')
-rw-r--r--xmlhelp/util/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/xmlhelp/util/makefile.mk b/xmlhelp/util/makefile.mk
index 92f8559571b7..0c74cfa846d6 100644
--- a/xmlhelp/util/makefile.mk
+++ b/xmlhelp/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hr $ $Date: 2003-03-27 18:07:36 $
+# last change: $Author: hr $ $Date: 2003-04-28 16:18:57 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -79,9 +79,6 @@ NO_BSYMBOLIC=TRUE
.IF "$(GUI)"=="WNT"
CFLAGS+=-GR
.ENDIF
-.IF "$(COM)"=="GCC"
-CFLAGSCXX+=-frtti
-.ENDIF
.IF "$(SABLOT3RDLIB)"==""
.IF "$(GUI)"=="UNX"