Mercurial > sdl-ios-xcode
view test/autogen.sh @ 742:528a52626680
Fixed building cpuinfo under mingw32
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 19 Nov 2003 08:03:10 +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"