]> git.sesse.net Git - vlc/blobdiff - configure.ac
Revert "xcb_screen: fix compilation by ignoring errors for a type of warnings"
[vlc] / configure.ac
index e574430b3b3f5c74090da7f0262d4bb15d137eea..7fbd45e519c7d0ec3fc264a91edba395848f7225 100644 (file)
@@ -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], [