Drop -W
authorMike McCormack <mj.mccormack@samsung.com>
Fri, 4 Nov 2011 03:02:48 +0000 (12:02 +0900)
committerMike McCormack <mj.mccormack@samsung.com>
Fri, 4 Nov 2011 03:02:48 +0000 (12:02 +0900)
configure.ac

index 45c83ab..e964267 100755 (executable)
@@ -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"