summaryrefslogtreecommitdiff
path: root/configure.in.in
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2011-02-17 21:37:51 +0100
committerNick Schermer <nick@xfce.org>2011-02-17 21:37:51 +0100
commitf483eeb12a94db0392ef9b4e1b9f5a4cbdc0b7d1 (patch)
tree422b54d3e47b0188ec7c095bfc47d55291cf5a17 /configure.in.in
parentb342d3e93b4d1f7c18f36253884281c51d905dfc (diff)
downloadxfce4-session-f483eeb12a94db0392ef9b4e1b9f5a4cbdc0b7d1.tar.gz
Remove the gconf code and dependency.
This was only used for the assistive technology check that is now started in another way. The daemon is still closed on logout, since this is a spawn command.
Diffstat (limited to 'configure.in.in')
-rw-r--r--configure.in.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in.in b/configure.in.in
index 480ec552..23ca6570 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -92,8 +92,6 @@ XDT_CHECK_OPTIONAL_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.8.0],
[panel-plugin], [Panel logout menu button], [yes])
dnl Check for gnome support
-XDT_CHECK_OPTIONAL_PACKAGE([GNOME], [gconf-2.0], [2.4.0], [gnome],
- [Assistive technologies support], [no])
XDT_CHECK_OPTIONAL_PACKAGE([GNOME_KEYRING], [gnome-keyring-1], [2.22],
[libgnome-keyring],
[Extra gnome-keyring compatibility support], [no])