Clément Bœsch <u <at> pkh.me> writes:
> - check_pkg_config xcb-shm xcb/shm.h xcb_shm_attach || {
> + check_pkg_config "xcb-shm >= 1.4" xcb/shm.h xcb_shm_attach || {
No objections from me: I cannot test atm but I
suspect this should work.
Thank you, Carl Eugen