提交 1ea77aae 编写于 作者: D Diego Biurrun

configure: Drop bogus xcb_event variables

上级 3794062a
......@@ -4773,8 +4773,8 @@ if enabled libxcb; then
enabled libxcb_xfixes && die "ERROR: libxcb_xfixes not found";
} && enable libxcb_xfixes
add_cflags "$xcb_shape_cflags $xcb_event_cflags $xcb_shm_cflags $xcb_xfixes_cflags"
add_extralibs "$xcb_shape_libs $xcb_event_libs $xcb_shm_libs $xcb_xfixes_libs"
add_cflags "$xcb_shape_cflags $xcb_shm_cflags $xcb_xfixes_cflags"
add_extralibs "$xcb_shape_libs $xcb_shm_libs $xcb_xfixes_libs"
fi
enabled vaapi && require vaapi va/va.h vaInitialize -lva
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册