summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2011-01-12 17:41:40 -0500
committerRay Strode <rstrode@redhat.com>2011-01-18 17:42:51 -0500
commit4497b179ae94db6ef1dc92eb3d87fe44e0f3d426 (patch)
tree12e9d639bedfb9477ba60c613b79381cb7fde77a /configure.ac
parent8a9a27ecb5f95f526b40825e87594bc40031fad8 (diff)
downloadgdm-4497b179ae94db6ef1dc92eb3d87fe44e0f3d426.tar.gz
Remove user switch applet
The GNOME 3 shell has one and this one will move to the fallback panel. https://bugzilla.gnome.org/show_bug.cgi?id=639284
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 0 insertions, 8 deletions
diff --git a/configure.ac b/configure.ac
index 1cb2d0a7..489c6053 100644
--- a/configure.ac
+++ b/configure.ac
@@ -149,13 +149,6 @@ PKG_CHECK_MODULES(SIMPLE_CHOOSER,
AC_SUBST(SIMPLE_CHOOSER_CFLAGS)
AC_SUBST(SIMPLE_CHOOSER_LIBS)
-PKG_CHECK_MODULES(APPLET,
- dbus-glib-1 >= $DBUS_GLIB_REQUIRED_VERSION
- gtk+-3.0 >= $GTK_REQUIRED_VERSION
- libpanelapplet-2.0 >= $GNOME_PANEL_REQUIRED_VERSION)
-AC_SUBST(APPLET_CFLAGS)
-AC_SUBST(APPLET_LIBS)
-
PLUGIN_LIBTOOL_FLAGS="-export_dynamic -module -avoid-version"
AC_SUBST(PLUGIN_LIBTOOL_FLAGS)
@@ -1402,7 +1395,6 @@ gui/Makefile
gui/simple-greeter/Makefile
gui/simple-greeter/libnotificationarea/Makefile
gui/simple-chooser/Makefile
-gui/user-switch-applet/Makefile
utils/Makefile
data/gdm.conf
data/Makefile