aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-06-21 18:26:10 +0200
committerConor Curran <conor.curran@canonical.com>2011-06-21 18:26:10 +0200
commita6dee99edd1a3870c4dc4557f605578c52a4f0dc (patch)
tree6945b0519d0579577c0d8cd5316c626215449c77 /configure.ac
parent5e112656817e193c26ee462f4beffb83c08858f4 (diff)
downloadayatana-indicator-sound-a6dee99edd1a3870c4dc4557f605578c52a4f0dc.tar.gz
ayatana-indicator-sound-a6dee99edd1a3870c4dc4557f605578c52a4f0dc.tar.bz2
ayatana-indicator-sound-a6dee99edd1a3870c4dc4557f605578c52a4f0dc.zip
custom marshaller in place to handle the string string signature on our item specific dbus methods
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 ab02d4e..b7525d7 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])
+
###########################
# Dependencies
###########################
@@ -96,6 +98,7 @@ AC_SUBST(INDICATORICONSDIR)
###########################
GLIB_GSETTINGS
+GLIB_GENMARSHAL
###########################
# DBus Service Info