diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-07-20 15:16:28 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-07-20 15:16:28 +0000 |
commit | fefc4df238e097fe580b9c998f165e7c7ec3095a (patch) | |
tree | a0e52a0aaf862b148295a686287d51470459f721 /salhelper/source | |
parent | fdb6a1b43653b083577c6b31993f813623f1b301 (diff) |
INTEGRATION: CWS sb55 (1.23.18); FILE MERGED
2006/07/13 12:58:27 sb 1.23.18.1: #i67269# RTTI is now enabled globally.
Diffstat (limited to 'salhelper/source')
-rw-r--r-- | salhelper/source/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/salhelper/source/makefile.mk b/salhelper/source/makefile.mk index 768a19bc66fe..713582e6bbde 100644 --- a/salhelper/source/makefile.mk +++ b/salhelper/source/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.23 $ +# $Revision: 1.24 $ # -# last change: $Author: rt $ $Date: 2005-09-08 17:01:19 $ +# last change: $Author: kz $ $Date: 2006-07-20 16:16:28 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -49,10 +49,6 @@ UNIXVERSIONNAMES=UDK .INCLUDE : settings.mk -.IF "$(OS)" == "WNT" -CFLAGS+= -GR # enable RTTI -.ENDIF # WNT - # --- Files -------------------------------------------------------- SLOFILES= \ |