| Summary: | Configure script for wv fails to test for pngconf.h correctly. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Sean Pecor <sean> |
| Component: | New packages | Assignee: | Gentoo Graphics Project <graphics+disabled> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Sean Pecor
2004-03-05 18:17:27 UTC
shouldnt it include <png.h> instead ? png.h will include zlib.h and pngconf.h Yeah, good point. Plus, zlib.h includes zconf.h which creates 2 of the 3 definitions that configure currently borks on. assuming fixed in latest wv version, please reopen if not. |