Fixed SDL config dialog - aspect ratio cannot be deselected, also improved it a bit

This commit is contained in:
pelya
2010-11-18 20:14:10 +02:00
parent 517b630d7c
commit 1afed6ddad
2 changed files with 41 additions and 25 deletions

View File

@@ -8,6 +8,8 @@ LOCAL_PATH=`cd $LOCAL_PATH && pwd`
#ln -sf libtremor.a $LOCAL_PATH/../../../obj/local/armeabi/libvorbisidec.a
#ln -sf libflac.a $LOCAL_PATH/../../../obj/local/armeabi/libFLAC.a
# OpenTTD build system is uglier than war.
if [ \! -f openttd/objs/lang/english.lng ] ; then
sh -c "cd openttd && ./configure --without-freetype --without-png --without-zlib --without-lzma --without-lzo2 --endian=LE && make lang && make -C objs/release endian_target.h depend"
rm -f openttd/Makefile