Re: [pygame] config_unix.py bugs?
by Pete Shinners other posts by this author
Aug 4 2005 7:29PM messages near this date
[pygame] config_unix.py bugs?
|
[pygame] pygame from OS X command line
On Thu, 2005-08-04 at 11:40 -0700, Ben Willmore wrote:
> there seem to be a couple of bugs in config_unix.py (current CVS).
>
> 1. smpeg include dir seems mangled, e.g. /usr/localinclude/smpeg
> should be /usr/local/include/smpeg
> 2. incdirs and libdirs ignore localbase.
Yeah, it looks like you found some strangeness. I applied your patch
along with a little extra cleanup.
Thread:
Ben Willmore
Pete Shinners
|