3 --- configure.orig 2011-02-06 01:41:29.000000000 +0000
5 @@ -26914,7 +26914,7 @@ fi
9 -if test "${build}" == "${host}"
10 +if test "${build}" = "${host}"
13 for ac_header in X11/X.h
14 @@ -28544,7 +28544,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLA
15 ac_compiler_gnu=$ac_cv_c_compiler_gnu
18 -if test "${build}" == "${host}"
19 +if test "${build}" = "${host}"