From 3f397eb4167a1b0cd7d2d186c4e0206f5d133781 Mon Sep 17 00:00:00 2001 From: Mike McCormack Date: Fri, 4 Nov 2011 12:02:48 +0900 Subject: [PATCH] Drop -W --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 45c83ab..e964267 100755 --- a/configure.ac +++ b/configure.ac @@ -181,7 +181,6 @@ AM_CONDITIONAL([BUILD_RUN], [test "x$have_socket" = "xyes"]) m4_ifdef([v_mic], [ EFL_COMPILER_FLAG([-Wall]) - EFL_COMPILER_FLAG([-W]) ]) have_fork="no" -- 2.7.4