--- configure.orig 2009-05-04 09:54:48.000000000 +0400 +++ configure 2009-05-04 09:55:10.000000000 +0400 @@ -1265,9 +1265,7 @@ } EOF [ -n "$INCX11" ] && I_INCX11=`prefix_I "$INCX11"` - if test_compile "$LIBX11 $MESA $I_INCX11" Mesa Mesa; then - test_execute - fi + test_compile "$LIBX11 $MESA $I_INCX11" Mesa Mesa }