Opened 15 years ago

#23 new defect

Update bootstrap script to find SDL in /usr/local

Reported by: guest Owned by: Sam Hocevar
Priority: major Milestone: 1.0
Component: abuse Version: SVN
Keywords: Cc:

Description

I'm on OS X (either 10.5 or 10.6) doing a command-line build after installing SDL in /usr/local. (This is the result of using 'brew' to install SDL, see: http://github.com/mxcl/homebrew )

The bootstrap script doesn't look in /usr/local/... to find M4 macros, so it fails to detect SDL unless I edit the end of the script as seen in the attached patch.

Attachments (1)

bootstrap.patch (310 bytes) - added by guest 15 years ago.
Patch to include /usr/local/share/aclocal m4 scripts.

Download all attachments as: .zip

Change History (1)

Changed 15 years ago by guest

Attachment: bootstrap.patch added

Patch to include /usr/local/share/aclocal m4 scripts.

Note: See TracTickets for help on using tickets.