diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-28 15:19:35 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-28 15:19:35 +0000 |
commit | 4f5e6fa796326f6ec5fa5fa91d1ddf1a89e6c7cf (patch) | |
tree | 723d278db69bd9844bfd5d23c7b81a7748d7dc0a /xmlhelp | |
parent | 12279101da65eb32780fcf83084613a1611d834c (diff) |
INTEGRATION: CWS ooo20030412 (1.11.24); FILE MERGED
2003/03/28 11:18:58 waratah 1.11.24.1: 12442: Correct build under no-rtti and gcc 3.2
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/makefile.mk b/xmlhelp/source/cxxhelp/provider/makefile.mk index e8fbaf5d87eb..4bf4d0d20bb5 100644 --- a/xmlhelp/source/cxxhelp/provider/makefile.mk +++ b/xmlhelp/source/cxxhelp/provider/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: obo $ $Date: 2003-04-02 07:41:09 $ +# last change: $Author: hr $ $Date: 2003-04-28 16:19:35 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -79,7 +79,6 @@ CFLAGS += -DHAVE_EXPAT_H CFLAGS+=-GR .ENDIF - # --- General ----------------------------------------------------- SLOFILES=\ |