--- linuxsampler/trunk/configure.in 2009/05/10 16:35:12 1899 +++ linuxsampler/trunk/configure.in 2009/07/04 14:58:34 1931 @@ -53,6 +53,8 @@ ########################################################################### # General Checks +AM_CONDITIONAL(CROSS_COMPILING, test $cross_compiling = yes) + AC_MSG_CHECKING([whether x86 architecture]) def_arch_x86=0 case $host_cpu in