diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 09:24:50 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 09:24:50 +0000 |
commit | caeb66895e5f36ff87c5cb0da6383b6b0488fee4 (patch) | |
tree | 71c27a028a8da317a79cda225f2fedc4273c1f22 | |
parent | df61c0c989a2cfde041a9e928888f667f56d55c6 (diff) |
INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED
2005/10/28 10:53:39 pl 1.4.10.1: #i55991# removed warnings for solaris platform
-rw-r--r-- | psprint/source/fontsubset/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/psprint/source/fontsubset/makefile.mk b/psprint/source/fontsubset/makefile.mk index 405bbc9820c8..4ec33cd300e0 100644 --- a/psprint/source/fontsubset/makefile.mk +++ b/psprint/source/fontsubset/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-08 16:39:34 $ +# last change: $Author: hr $ $Date: 2006-06-19 10:24:50 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,6 +39,7 @@ PRJNAME=psprint TARGET=fontsubset # --- Settings ----------------------------------------------------- +ENABLE_EXCEPTIONS=true .INCLUDE : settings.mk |