[gtk-vnc] Remove GNOME compile warnings checks



commit 617ea8d8eeacbd08cc0a5c723db0bffcf5dfa7ec
Author: Daniel P. Berrange <berrange redhat com>
Date:   Sun Jul 11 19:38:42 2010 +0100

    Remove GNOME compile warnings checks
    
    Remove GNOME compile warnings checks, since GTK-VNC already has
    custom checks that are far more aggressive in enabling compile
    warnings. C++ compiler warnings are not required

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 38ec544..5e273f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,8 +15,6 @@ LT_INIT([win32-dll disable-static])
 
 AC_CONFIG_MACRO_DIR([gnulib/m4])
 
-GNOME_COMPILE_WARNINGS([maximum])
-GNOME_CXX_WARNINGS([yes])
 GNOME_MAINTAINER_MODE_DEFINES
 
 # Use the silent-rules feature when possible.



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