#8299 closed patch
ALL: make configure work under FreeBSD
Reported by: | sev- | Owned by: | SF/ender |
---|---|---|---|
Priority: | normal | Component: | Port: BSD |
Version: | Keywords: | ||
Cc: | Game: |
Description
In FreeBSD sdl-config script for SDL-1.2 is named as sdl11-config. (sdl-config is used with SDL-1.0).
There was a bug in find_sdlconfig() subroutine in gile configure, and sice PATH settings wasn't taken in account, it always failed to find proper sdl-config file.
This patch fixes it.
Ticket imported from: #842988. Ticket imported from: patches/404.
Attachments (1)
Change History (5)
by , 21 years ago
Attachment: | configure-freebsd.patch added |
---|
comment:1 by , 21 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → Ports |
---|
comment:4 by , 6 years ago
Component: | Ports → Port: BSD |
---|
Note:
See TracTickets
for help on using tickets.
Fix sdl-config searching under FreeBSD