[latexila/wip/latexila-next: 14/56] build: use GNOME_COMPILE_WARNINGS



commit 947de59d6242034ffc4926e4ecc50fcfac94494f
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 53a0f80..e03c284 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]