From 1ddfc832445b46237d9e3cf6b870adaf58cc5067 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 7 Oct 2016 19:13:52 +0100 Subject: [PATCH 13/13] Configure the compiler to suggest useful function attributes Signed-off-by: Simon McVittie --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 69becc6..950e84d 100644 --- a/configure.ac +++ b/configure.ac @@ -1361,8 +1361,6 @@ dnl TODO: The compiler flags below disable warnings that the dnl compiler emits while building dbus. Fix the source dnl code and remove these flags. DISABLE_WARNINGS="$DISABLE_WARNINGS - -Wno-suggest-attribute=format - -Wno-suggest-attribute=noreturn -Wno-shadow -Wno-switch-default -Wno-switch-enum -- 2.9.3