aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-09-09 09:10:28 -0500
committerTed Gould <ted@canonical.com>2009-09-09 09:10:28 -0500
commit81f620106e2776cc1cf54a3dbadd9575d21b6264 (patch)
tree25449f95418179248593e765a56e3b64090cb7a0 /configure.ac
parent366dbb549bca2b6b6d901fc60780710cb3f36224 (diff)
parent5613a2924e2cfd15ff8d441ed7c968f70a22730c (diff)
downloadayatana-indicator-messages-81f620106e2776cc1cf54a3dbadd9575d21b6264.tar.gz
ayatana-indicator-messages-81f620106e2776cc1cf54a3dbadd9575d21b6264.tar.bz2
ayatana-indicator-messages-81f620106e2776cc1cf54a3dbadd9575d21b6264.zip
Update to the v2 API and getting the majority of 423013.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a3d937b..b7db004 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,6 @@ PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION
gio-unix-2.0 >= $GIO_UNIX_REQUIRED_VERSION
indicator >= $INDICATOR_REQUIRED_VERSION
indicate >= $INDICATE_REQUIRED_VERSION
- indicate-gtk >= $INDICATE_REQUIRED_VERSION
dbusmenu-gtk >= $DBUSMENUGTK_REQUIRED_VERSION)
AC_SUBST(APPLET_CFLAGS)
AC_SUBST(APPLET_LIBS)