Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2009-10-20 17:27:12 (GMT)
committer Christian Persch <chpe@gnome.org>2009-10-20 17:28:00 (GMT)
commit5f1666c63fdd1e93034083e7919453e47e0c5702 (patch)
treed84dcaaf0a5ed020131c07d5869d27752153a1b9 /configure.ac
parent66e5636dcaace0d9a98845490b09721c12ce3d2b (diff)
build: Silence the DBUS service file rule
Add $(AM_V_GEN), and use $(SED).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 096366d..3e477e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,6 +62,7 @@ AM_PROG_CC_C_O
AC_PROG_CXX
AC_STDC_HEADERS
+AC_PROG_SED
AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal])
AC_PATH_PROG([GLIB_MKENUMS],[glib-mkenums])