INTEGRATION: CWS aquavcl02 (1.17.630); FILE MERGED
2007/07/13 07:01:12 hdu 1.17.630.1: #i79567# the Aqua port uses the native font subsystem
This commit is contained in:
parent
2b446607f5
commit
fca1936a9b
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.pmk,v $
|
||||
#
|
||||
# $Revision: 1.17 $
|
||||
# $Revision: 1.18 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-09 13:53:30 $
|
||||
# last change: $Author: hr $ $Date: 2007-08-03 14:10:39 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -34,7 +34,7 @@
|
|||
#*************************************************************************
|
||||
PDBTARGET=vcl
|
||||
|
||||
.IF "$(GUI)" == "UNX"
|
||||
.IF "$(GUI)" == "UNX" && "$(GUIBASE)"!="aqua"
|
||||
USE_BUILTIN_RASTERIZER=true
|
||||
.ENDIF
|
||||
|
||||
|
|
Loading…
Reference in a new issue