From 7df9b5e28ed673d79f85f30ff108e72f5e3542b4 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 7 Oct 2016 18:14:12 +0100 Subject: [PATCH 16/21] Stop disabling -Wformat-nonliteral Signed-off-by: Simon McVittie --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0707975..d42670b 100644 --- a/configure.ac +++ b/configure.ac @@ -1357,7 +1357,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-format-nonliteral -Wno-redundant-decls -Wno-suggest-attribute=format -Wno-suggest-attribute=noreturn -- 2.9.3