| Summary: | pkg-config support for SDL_image | ||
|---|---|---|---|
| Product: | SDL_image | Reporter: | Luca Bigliardi <shammash> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch to add pkg-config for SDL_image | ||
Committed to subversion with revision 4670 Thanks! |
Created attachment 338 [details] patch to add pkg-config for SDL_image Hi, I'm attaching two patches to add pkg-config support to SDL_image. pkg-config is used to retrieve information about installed libraries and it's well integrated with build configurators (for instance PKG_CHECK_MODULES autoconf macro). Thank you, Luca