| Summary: | Build error for GL ES only system | ||
|---|---|---|---|
| Product: | SDL_ttf | Reporter: | Maarten ter Huurne <maarten> |
| Component: | misc | Assignee: | Gabriel Jacobo <gabomdq> |
| Status: | ASSIGNED --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.12 | ||
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Maarten ter Huurne
2014-07-03 21:29:46 UTC
Your proposed fix works, but it solves the problem partially since you have to conditionally disable building glfont (right now it's going to be built no matter what). Sadly my system (Ubuntu 14.04) wants to update a bunch of files to auto* 1.14 thus making it hard for me to create a sane patch which leaves the configure script working also in older systems. Sam or Ryan, is it safe to update those files (aclocal.m4, Makefile.am, Makefile.in) that autogen.sh is updating without me wanting it to ? :) |