[latexila/wip/latexila-next: 4/51] build: use GNOME_COMPILE_WARNINGS



commit fb65912cd4b8a1f60e1d989ee8dd975aa6fe9d7e
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Apr 18 16:54:35 2014 +0200

    build: use GNOME_COMPILE_WARNINGS
    
    For the C code in the liblatexila it's important.

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b51332a..0cd6cad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -137,6 +137,7 @@ AC_DEFINE_UNQUOTED([LOCALE_DIR],
 # Misc
 YELP_HELP_INIT
 GLIB_GSETTINGS
+GNOME_COMPILE_WARNINGS([maximum])
 
 # Generate files
 AC_CONFIG_FILES([Makefile


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