Opened 15 years ago

Closed 15 years ago

Last modified 5 years ago

#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)

tools.diff (3.0 KB ) - added by SF/khalek 15 years ago.
tools pkg-config diff

Download all attachments as: .zip

Change History (4)

by SF/khalek, 15 years ago

Attachment: tools.diff added

tools pkg-config diff

comment:1 by fingolfin, 15 years ago

Component: Tools
Keywords: build removed
Resolution: wontfix
Status: newclosed

comment:2 by fingolfin, 15 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 digitall, 5 years ago

Component: Tools
Note: See TracTickets for help on using tickets.