[Telepathy-commits] [telepathy-mission-control/master] Temporarily disable -Wextra, until we figure out why the compilation fails

Alberto Mardegan alberto.mardegan at nokia.com
Mon Dec 22 23:09:46 PST 2008


---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index ec76b74..206e346 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ if test "$werror" = yes; then
   AS_COMPILER_FLAG([-Werror], [ERROR_CFLAGS="$ERROR_CFLAGS -Werror"])
 fi
 
-AS_COMPILER_FLAG(-Wextra, wextra=yes, wextra=no)
+#AS_COMPILER_FLAG(-Wextra, wextra=yes, wextra=no)
 AS_COMPILER_FLAG(-Wno-missing-field-initializers,
         wno_missing_field_initializers=yes,
         wno_missing_field_initializers=no)
-- 
1.5.6.5




More information about the Telepathy-commits mailing list