diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-07-11 13:31:18 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-07-11 13:31:18 +0000 |
commit | 97a50a67ebeec91dbbfc918f8c3df9935e86c60b (patch) | |
tree | f9ff4d62be048359e7321b3b6fba38ef649c8d33 /sysui/desktop/util | |
parent | 0a042272188feff82614c90daa2afda6fd1adca8 (diff) |
INTEGRATION: CWS sysui23 (1.15.10); FILE MERGED
2007/07/03 12:32:08 ihi 1.15.10.1: #i79062# remove bonobo
Diffstat (limited to 'sysui/desktop/util')
-rw-r--r-- | sysui/desktop/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysui/desktop/util/makefile.mk b/sysui/desktop/util/makefile.mk index 19d66bc229e5..700034e134f6 100644 --- a/sysui/desktop/util/makefile.mk +++ b/sysui/desktop/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.16 $ # -# last change: $Author: kz $ $Date: 2007-05-10 15:02:22 $ +# last change: $Author: ihi $ $Date: 2007-07-11 14:31:18 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -51,7 +51,7 @@ LIBSALCPPRT=$(0) .IF "$(ENABLE_GNOMEVFS)"!="" COMPILER_WARN_ALL=TRUE -PKGCONFIG_MODULES=gnome-vfs-2.0 ORBit-2.0 ORBit-CosNaming-2.0 gconf-2.0 bonobo-activation-2.0 libbonobo-2.0 +PKGCONFIG_MODULES=gnome-vfs-2.0 ORBit-2.0 ORBit-CosNaming-2.0 gconf-2.0 .INCLUDE: pkg_config.mk .IF "$(OS)" == "SOLARIS" |