GNOME Bugzilla – Bug 729621
Common X11 check only looks for X11/Xlib.h, not for libX11
Last modified: 2014-05-06 15:45:31 UTC
Consequences are the same as in bug 729513
Created attachment 275940 [details] [review] X11 check: look for libX11 as well as Xlib.h
Created attachment 275945 [details] [review] base: Use X11 detection macro from gst-common
Created attachment 275952 [details] [review] good: use X11 detection macro from gst-common
Testing.
It works here, and I have reworded the commits in my local branches. Anybody wants to join the review before I push?
The following fix has been pushed: 1f5d3c3 m4: in X11 check for libX11 as well as Xlib.h
Created attachment 275992 [details] [review] m4: in X11 check for libX11 as well as Xlib.h
The following fix has been pushed: 2d0ecd7 configure: Use X11 detection macro from common
Created attachment 275993 [details] [review] configure: Use X11 detection macro from common
The following fix has been pushed: 1d17ed1 configure: use X11 detection macro from common
Created attachment 275995 [details] [review] configure: use X11 detection macro from common