aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-08-10 08:51:49 -0400
committerBazaar Package Importer <james.westby@ubuntu.com>2011-08-10 08:51:49 -0400
commit6c6092155258cfdefe7611ddedbc80c1a566ceb2 (patch)
tree141baab5d51df44b83127a38107e6b15077f02a5 /configure.ac
parent99a07d06dbf69ea43f505b942be718a920ce5d0d (diff)
parent5701be1eed72f84cec4dff6f7c3674c1870696b9 (diff)
downloadayatana-indicator-sound-6c6092155258cfdefe7611ddedbc80c1a566ceb2.tar.gz
ayatana-indicator-sound-6c6092155258cfdefe7611ddedbc80c1a566ceb2.tar.bz2
ayatana-indicator-sound-6c6092155258cfdefe7611ddedbc80c1a566ceb2.zip
* New upstream release.
- Don't allow starting programs via the greeter indicators (LP: #811853) - support libunity's Track and Player specific items (LP: #824050)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 5 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 25f861a..adb9564 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.7.4.1, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.7.5, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.7.4.1)
+AM_INIT_AUTOMAKE(indicator-sound, 0.7.5)
AM_MAINTAINER_MODE
@@ -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