fe8309fcad
evolution-ews is a evolution backend which connects to MS Exchange servers 2007 and later using Exchange web services protocol. OBS-URL: https://build.opensuse.org/request/show/87792 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=1
14 lines
454 B
Diff
14 lines
454 B
Diff
diff --git a/configure.ac b/configure.ac
|
|
index a219022..e66845f 100644
|
|
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -90,7 +90,7 @@ AS_COMPILER_FLAGS(WARNING_FLAGS,
|
|
-Werror-implicit-function-declaration
|
|
-Wformat-nonliteral -Wformat-security -Winit-self
|
|
-Wmissing-declarations -Wmissing-include-dirs
|
|
- -Wmissing-noreturn -Wnested-externs -Wpointer-arith
|
|
+ -Wmissing-noreturn -Wpointer-arith
|
|
-Wundef -Wwrite-strings -Werror")
|
|
AC_SUBST(WARNING_FLAGS)
|
|
|