From 73ca40718e63c3fe61465d746c2cf338fe37508e Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Wed, 7 Apr 2010 21:27:17 +0300 Subject: [PATCH] Revert "xcb_screen: fix compilation by ignoring errors for a type of warnings" This reverts commit c4cb6db2105eda79b29410fd900b351d4c94c751. Conflicts: bindings/phonon bindings/python configure.ac --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index e574430b3b..7fbd45e519 100644 --- a/configure.ac +++ b/configure.ac @@ -3320,7 +3320,6 @@ AS_IF([test "${enable_xcb}" != "no"], [ PKG_CHECK_MODULES(XCB, [xcb]) PKG_CHECK_MODULES(XCB_SHM, [xcb-shm]) VLC_ADD_PLUGIN([screensaver xcb_x11 xcb_screen xcb_apps]) - VLC_SET_CFLAGS_WERROR([xcb_screen], [-Wno-error=uninitialized]) # some gcc report a warning which doesn't reveal an error AS_IF([test "${enable_xvideo}" != "no"], [ PKG_CHECK_MODULES(XCB_XV, [xcb-xv >= 1.1.90.1], [ -- 2.39.2