| Summary: | "aclocal" fails to generate a sufficient "aclocal.m4". | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Cecil Curry <leycec> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Allow "aclocal" to find the "AC_CHECK_DEFINE" macro. | ||
|
Description
Cecil Curry
2012-08-27 16:55:12 UTC
Trivial patch applied, thanks! http://hg.libsdl.org/SDL/rev/03b7e6b0a8bf I tried adding that line to Makefile.in, but it didn't fix the warning from libtoolize, for me. Nice plug for the CMake patch. We're definitely looking at it. :) |