mirror of
https://github.com/brl/mutter.git
synced 2025-06-22 04:59:55 +00:00

Commit 0fd9e38175
fixed setting the out parameter for the x coordinate
when using the X11 backend, but broke compilation when the backend is
not available ...
Really fix the issue by running the X11-specific code when the X11
backend is available and in use, and display the one-time warning
otherwise.
https://bugzilla.gnome.org/show_bug.cgi?id=781902