From f1a1264d13b31b9f5521f482d9a5a9d78da55efb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 28 Nov 2013 03:41:33 -0500 Subject: [PATCH] build-sys: avoid warnings from assert_cc --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index c0656f4fb..f1b00c5ae 100644 --- a/configure.ac +++ b/configure.ac @@ -128,7 +128,6 @@ CC_CHECK_FLAGS_APPEND([with_cflags], [CFLAGS], [\ -Wold-style-definition \ -Wpointer-arith \ -Winit-self \ - -Wdeclaration-after-statement \ -Wfloat-equal \ -Wmissing-prototypes \ -Wstrict-prototypes \ -- 2.30.2