aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2008-01-07 01:57:38 +0800
committerXavier Claessens <xclaesse@gmail.com>2008-01-07 01:57:38 +0800
commit48195353e0d04516a9d221a33692a1bb30345cc0 (patch)
tree76f5f29e8e6aff7836c67a092d75d5db0040c51f /configure.ac
parent118e935e128e71a8b80e74b72236256aeba6e32f (diff)
downloadgsoc2013-empathy-48195353e0d04516a9d221a33692a1bb30345cc0.tar
gsoc2013-empathy-48195353e0d04516a9d221a33692a1bb30345cc0.tar.gz
gsoc2013-empathy-48195353e0d04516a9d221a33692a1bb30345cc0.tar.bz2
gsoc2013-empathy-48195353e0d04516a9d221a33692a1bb30345cc0.tar.lz
gsoc2013-empathy-48195353e0d04516a9d221a33692a1bb30345cc0.tar.xz
gsoc2013-empathy-48195353e0d04516a9d221a33692a1bb30345cc0.tar.zst
gsoc2013-empathy-48195353e0d04516a9d221a33692a1bb30345cc0.zip
Fix "make valgrind". Fixes bug #507656 (Guillaume Desmottes).
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 7bdb14bcc..1d9dc27d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,6 +59,8 @@ AM_GCONF_SOURCE_2
GLIB_GENMARSHAL=`$PKG_CONFIG glib-2.0 --variable=glib_genmarshal`
AC_SUBST(GLIB_GENMARSHAL)
+EMPATHY_ARG_VALGRIND
+
# -----------------------------------------------------------
# Pkg-Config dependency checks
# -----------------------------------------------------------
@@ -294,6 +296,7 @@ AC_OUTPUT([
libempathy-gtk/Makefile
libempathy-gtk/libempathy-gtk.pc
src/Makefile
+ m4/Makefile
megaphone/Makefile
megaphone/src/Makefile
megaphone/data/Makefile