empathy r534 - trunk



Author: xclaesse
Date: Sun Jan  6 17:54:18 2008
New Revision: 534
URL: http://svn.gnome.org/viewvc/empathy?rev=534&view=rev

Log:
Fix "make valgrind". Fixes bug #507656 (Guillaume Desmottes).


Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sun Jan  6 17:54:18 2008
@@ -59,6 +59,8 @@
 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 @@
    libempathy-gtk/Makefile
    libempathy-gtk/libempathy-gtk.pc
    src/Makefile
+   m4/Makefile
    megaphone/Makefile
    megaphone/src/Makefile
    megaphone/data/Makefile



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]