Mercurial > sdl-ios-xcode
view test/autogen.sh @ 9:a1c15fa4abb9
Fixed memory leak in software YUV stretch code
author | Sam Lantinga <slouken@lokigames.com> |
---|---|
date | Fri, 27 Apr 2001 20:25:25 +0000 |
parents | 74212992fb08 |
children | 7207057447f5 |
line wrap: on
line source
#!/bin/sh # aclocal automake --foreign autoconf # Run configure for this platform #./configure $* echo "Now you are ready to run ./configure"