#8953 closed patch (wontfix)
fix tools compilation
Reported by: | SF/khalek | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Tools |
Version: | Keywords: | ||
Cc: | Game: |
Description
Attached diff uses pkg-config to find relevant include/library settings for library dependencies.
Tools doesn't build here without this change.
Ticket imported from: #2596600. Ticket imported from: patches/1058.
Attachments (1)
Change History (4)
by , 16 years ago
Attachment: | tools.diff added |
---|
comment:1 by , 16 years ago
Component: | Tools |
---|---|
Keywords: | build removed |
Resolution: | → wontfix |
Status: | new → closed |
comment:2 by , 16 years ago
Moving to patches and closing -- using pkg-config like that will just make things worse for people who don't have pkg-config. In the meantime, porters have to modify the Makefile in any case.
What we really need is a configure script for the tools, I guess. It could use pkg-config, too, if/when it is installed, too.
comment:3 by , 6 years ago
Component: | → Tools |
---|
Note:
See TracTickets
for help on using tickets.
tools pkg-config diff