--- linuxsampler/trunk/configure.in 2009/07/04 12:31:44 1930 +++ 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