[empathy] Enable extra error CFLAGS in libempathy/



commit 94fedc82f978087ed83e3ecb1af6c674064bc6bb
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Oct 20 16:30:08 2009 +0100

    Enable extra error CFLAGS in libempathy/

 libempathy/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am
index 1783650..1e7d01c 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -2,6 +2,7 @@ include $(top_srcdir)/tools/shave.mk
 include $(top_srcdir)/tools/flymake.mk
 
 AM_CPPFLAGS =                                           \
+	$(ERROR_CFLAGS)					\
 	-I.                                             \
 	-I$(top_srcdir)                                 \
 	-I$(top_builddir)                               \



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