aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-08-10 17:16:04 +0100
committerConor Curran <conor.curran@canonical.com>2011-08-10 17:16:04 +0100
commit161c8c52715995d2c9e0b9cb04236aaa078c4e8f (patch)
treee739b873d9a333bf4e93a19f01fd536fc6a1f55a /configure.ac
parent7cb21f1a155f52646030e987ab60503b02a04496 (diff)
parent82a8f86a7088a2e144c89373174c8e03a597f277 (diff)
downloadayatana-indicator-sound-161c8c52715995d2c9e0b9cb04236aaa078c4e8f.tar.gz
ayatana-indicator-sound-161c8c52715995d2c9e0b9cb04236aaa078c4e8f.tar.bz2
ayatana-indicator-sound-161c8c52715995d2c9e0b9cb04236aaa078c4e8f.zip
player and track specific support is in
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 25f861a..ed34cb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,6 +23,8 @@ AC_CONFIG_MACRO_DIR([m4])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal])
+
###########################
# GTK+ version option
###########################
@@ -130,6 +132,7 @@ AC_SUBST(INDICATORICONSDIR)
###########################
GLIB_GSETTINGS
+GLIB_GENMARSHAL
###########################
# DBus Service Info