dundee: Watch for signals only on DUNDEE_SERVICE
[framework/connectivity/connman.git] / acinclude.m4
index 84086fd..0a59871 100644 (file)
@@ -22,6 +22,7 @@ AC_DEFUN([COMPILER_FLAGS], [
                CFLAGS+=" -Wmissing-declarations"
                CFLAGS+=" -Wredundant-decls"
                CFLAGS+=" -Wcast-align"
+               CFLAGS="$CFLAGS -DG_DISABLE_DEPRECATED"
        fi
 ])