| Summary: | loadso C files are #included... | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ryan C. Gordon <icculus> |
| Component: | loadso | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 1.2 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Ryan C. Gordon
2006-02-09 13:04:56 UTC
I'm not sure if I'm going to change this though. It turns out that it's a real pain getting automake to conditionally compile source, so #include might be the best option at this point. I may change the extension to .inc or something so people don't expect them to be standalone source files. Thoughts? This is fixed in CVS. |