[gssdp] Use GNOME macro for extended compiler warnings



commit 4def1e0bc43d0748cdd4518e4163b7da01fed224
Author: Jens Georg <jensg openismus com>
Date:   Tue Jul 30 08:49:13 2013 +0200

    Use GNOME macro for extended compiler warnings

 configure.ac |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3ed2bdc..224840c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,6 +13,8 @@ AC_CONFIG_AUX_DIR([build-aux])
 AM_INIT_AUTOMAKE([1.11 tar-ustar no-dist-gzip dist-xz])
 AM_MAINTAINER_MODE([enable])
 
+GNOME_COMPILE_WARNINGS
+
 AM_SILENT_RULES([yes])
 
 AC_SEARCH_LIBS([strerror],[cposix])


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