summaryrefslogtreecommitdiffstats
path: root/vcl/util/makefile.pmk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-07-16 16:47:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-07-16 16:47:17 +0000
commit42b6aaebf049588416e718872d2e9ea9cd22619f (patch)
tree98067b0c9962ee48b4aae0ccfb54b3d0a20b49d9 /vcl/util/makefile.pmk
parentINTEGRATION: CWS ooo11rc2 (1.45.32); FILE MERGED (diff)
downloadcore-42b6aaebf049588416e718872d2e9ea9cd22619f.tar.gz
core-42b6aaebf049588416e718872d2e9ea9cd22619f.zip
INTEGRATION: CWS ooo11rc2 (1.13.220); FILE MERGED
2003/07/14 15:10:32 fa 1.13.220.1: Mac OS X compatibility. Force OS X to use XRenderCompositeString32 since PORTS moved to that as well, the patch that enabled this on srx644+ is no longer applicable to PORTS either. Misc link time additions for OS X, bring in appropriate headers, etc. http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16692 Dan fa@ooo
Diffstat (limited to 'vcl/util/makefile.pmk')
-rw-r--r--vcl/util/makefile.pmk8
1 files changed, 2 insertions, 6 deletions
diff --git a/vcl/util/makefile.pmk b/vcl/util/makefile.pmk
index 0544dfddc5e7..041d3bc01b22 100644
--- a/vcl/util/makefile.pmk
+++ b/vcl/util/makefile.pmk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.pmk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: hr $ $Date: 2002-08-27 18:09:42 $
+# last change: $Author: hr $ $Date: 2003-07-16 17:47:17 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -64,10 +64,6 @@ PROJECTPCH=vclpch
PROJECTPCHSOURCE=$(PRJ)$/util$/vclpch
PDBTARGET=vcl
-.IF "$(OS)"=="MACOSX"
-GUIBASE=aqua
-.ENDIF
-
.IF "$(remote)" != ""
USE_BUILTIN_RASTERIZER=true
.ENDIF