diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-06 14:07:39 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-06 14:07:39 +0000 |
commit | c15eb8e216a8129174b859c4029a608016b68f1c (patch) | |
tree | 17dff994a5f20704621518a5808725e60a7ec488 /vcl/util | |
parent | bd1d85706e12416173e07123bf371b5b4497e9cf (diff) |
INTEGRATION: CWS ause084_DEV300 (1.18.32); FILE MERGED
2007/12/18 10:45:37 hjs 1.18.32.1: #i78233# remove PDBTARGET and friends
Diffstat (limited to 'vcl/util')
-rw-r--r-- | vcl/util/makefile.pmk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/vcl/util/makefile.pmk b/vcl/util/makefile.pmk index bbf6360bde59..11aa6c1dd510 100644 --- a/vcl/util/makefile.pmk +++ b/vcl/util/makefile.pmk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # -# last change: $Author: hr $ $Date: 2007-08-03 14:10:39 $ +# last change: $Author: kz $ $Date: 2008-03-06 15:07:39 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -32,7 +32,6 @@ # MA 02111-1307 USA # #************************************************************************* -PDBTARGET=vcl .IF "$(GUI)" == "UNX" && "$(GUIBASE)"!="aqua" USE_BUILTIN_RASTERIZER=true |