Mercurial > sdl-ios-xcode
view test/autogen.sh @ 621:c3bb1270fa2b
Whoops...typo prevented compiling. Fixed.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 22 May 2003 07:12:36 +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"