summaryrefslogtreecommitdiff
path: root/vcl/util
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-02 14:00:59 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-02 14:00:59 +0000
commitdde3ee5fc1a794fd277fe308613efc8396e9369d (patch)
tree8593c5837cbcd2c00d5b494e929c70d60e28c547 /vcl/util
parent0340c4b755492271d47dcfcbe86db9f08d7b1a9f (diff)
INTEGRATION: CWS vcl81 (1.94.12); FILE MERGED
2007/07/24 12:35:45 pl 1.94.12.1: #i79953# use dbus to disable screen saver (thanks cmc)
Diffstat (limited to 'vcl/util')
-rw-r--r--vcl/util/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/util/makefile.mk b/vcl/util/makefile.mk
index 4ae3157ca092..1db5b0dca7c2 100644
--- a/vcl/util/makefile.mk
+++ b/vcl/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.97 $
+# $Revision: 1.98 $
#
-# last change: $Author: hr $ $Date: 2007-07-31 13:02:17 $
+# last change: $Author: hr $ $Date: 2007-08-02 15:00:59 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -332,6 +332,9 @@ SHL2STDLIBS+= -ldl
# gtk plugin
.IF "$(ENABLE_GTK)" != ""
PKGCONFIG_MODULES=gtk+-2.0 gthread-2.0
+.IF "$(ENABLE_DBUS)" != ""
+PKGCONFIG_MODULES+= dbus-glib-1
+.ENDIF
.INCLUDE: pkg_config.mk
LIB4TARGET=$(SLB)$/igtk_plug_