Source
xxxxxxxxxx
--- configure 2009-01-20 21:44:26.000000000 +0100
+++ configure 2009-02-28 18:25:02.000000000 +0100
# Check that SDL_ttf is 2.0.9 minimum (TTF_BOLD_STYLE fix)
{ echo "$as_me:$LINENO: checking SDL_ttf version >= 2.0.9" >&5
echo $ECHO_N "checking SDL_ttf version >= 2.0.9... $ECHO_C" >&6; }
-if test "$cross_compiling" = yes; then
+if [ 1 -eq 1 ]; then
{ echo "$as_me:$LINENO: result: yes (cross-compiling; assumed OK...)" >&5
echo "${ECHO_T}yes (cross-compiling; assumed OK...)" >&6; }