| Summary: | configure check for libpng/libtiff missing -lz | ||
|---|---|---|---|
| Product: | SDL_image | Reporter: | Christian Walther <cwalther> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 1.2.6 | ||
| Hardware: | PowerPC | ||
| OS: | Windows (All) | ||
| Attachments: | patch for configure.in | ||
|
Description
Christian Walther
2008-01-13 07:59:42 UTC
Created attachment 245 [details]
patch for configure.in
I also encountered it on a different platform, where the only option is static linking. It fails to find the -lz dependency for libpng and libtiff the same way, and found the same fix :). Would be nice to have it commited. Thanks, this is committed to subversion. |