ngo: ~/ottd/trunk> ./configure checking awk... awk detecting OS... OSX checking build system type... i686-apple-darwin10 checking host system type... i686-apple-darwin10 checking universal build... no checking build cc... gcc checking host cc... gcc checking build c++... g++ checking host c++... g++ checking strip... disabled checking builtin depend... yes checking makedepend... disabled detecting cpu-type... 64 bits checking static... no checking unicode... no using debug level... no using desync debug level... no checking OSX sysroot... no (use system default) checking Allegro... OSX, skipping checking SDL... OSX, skipping checking COCOA... found checking whether to enable the Quartz window subdriver... yes checking Quickdraw window subdriver... disabled (64 bits) checking GDI video driver... not Windows, skipping checking dedicated... not selected checking network... found checking translator... no checking assert... enabled checking 3rdparty... found checking zlib... found checking libpng... found checking libfreetype... found checking libfontconfig... OSX, skipping checking libicu... found checking psp-config... not PSP, skipping checking libtimidity... found checking direct-music... not Windows, skipping checking sort... sort checking endianess... PREPROCESSOR suppress language errors... no checking stripping... skipped checking distcc... no (only used when forced) checking ccache... no (only used when forced) detecting G5... no checking revision... hg detection checking iconv... found checking if iconv has non-const inbuf... yes checking whether to link to iconv... yes personal home directory... Documents/OpenTTD shared data directory... /Library/Application\ Support/OpenTTD installation directory... / icon theme directory... none manual page directory... share/man/man6 menu item directory... none using CFLAGS... -O3 -funroll-loops -fsched-interblock -falign-loops=16 -falign-jumps=16 -falign-functions=16 -falign-jumps-max-skip=15 -falign-loops-max-skip=15 -mdynamic-no-pic -DOSX -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wformat=2 -Wredundant-decls -fno-strict-aliasing -Wcast-qual -fno-strict-overflow -DNO_QUICKTIME -mmacosx-version-min=10.5 -DUNIX -DWITH_COCOA -DENABLE_COCOA_QUARTZ -DWITH_ZLIB -D_SQ64 -I/Users/ingo/ottd/trunk/src/3rdparty/squirrel/include -DWITH_PNG -I/opt/local/include/libpng12 -DWITH_FREETYPE -I/opt/local/include/freetype2 -I/opt/local/include -DWITH_ICU -I/usr/local/include -DLIBTIMIDITY -DWITH_ICONV -DHAVE_BROKEN_ICONV -DENABLE_NETWORK -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\"Documents/OpenTTD\" -DWITH_SHARED_DIR -DSHARED_DIR=\"/Library/Application\ Support/OpenTTD\" -DGLOBAL_DATA_DIR=\"/usr/local/share/games/openttd\" using CXXFLAGS... using LDFLAGS... -lstdc++ -lc -F/System/Library/Frameworks -framework Cocoa -framework Carbon -framework AudioUnit -framework AudioToolbox -lz -L/opt/local/lib -lpng12 -L/opt/local/lib -lfreetype -lz -L/usr/local/lib -licui18n -licuuc -licudata -ltimidity -liconv -framework Cocoa Generating Makefile... Generating lang/Makefile... Generating objs/Makefile...