| Summary: | [Patch] Check for WAYLAND_CLIENT_H header guard | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ethan Lee <flibitijibibo> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | NEW --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Fix for WAYLAND_CLIENT_H | ||
Created attachment 4761 [details] Fix for WAYLAND_CLIENT_H Attached is a patch to fix the wayland-client.h header check - newer versions appear to use WAYLAND_CLIENT_H instead of _WAYLAND_CLIENT_H. Not a big deal, just have to check for both.