| Summary: | Append EGL CFLAGS before AC_TRY_COMPILE in "Find OpenGL ES" | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Sergey Zhuravlevich <zhurxx> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | NEW --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz, zhurxx |
| Version: | 2.0.8 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: |
Append EGL CFLAGS before AC_TRY_COMPILE in "Find OpenGL ES"
alternative EGL_FLAGS patch |
||
Created attachment 3298 [details]
alternative EGL_FLAGS patch
PKG_CONFIG stuff is still handled without use of pkg.m4 in SDL configury
so I cooked the attached alternative quick patch: does it work correctly
for you?
|
Created attachment 3291 [details] Append EGL CFLAGS before AC_TRY_COMPILE in "Find OpenGL ES" Append EGL CFLAGS before AC_TRY_COMPILE in "Find OpenGL ES" section of configure.in. On some configurations the compiler check might fail without include paths from these CFLAGS.