--- configure.orig	2009-04-02 20:48:06.000000000 -0500
+++ configure	2009-04-02 20:52:17.000000000 -0500
@@ -30559,7 +30559,7 @@
 esac
 
 
-if test "x$DRI2" == xyes; then
+if test "x$DRI2" = xyes; then
   DRI2_TRUE=
   DRI2_FALSE='#'
 else
@@ -30741,7 +30741,7 @@
 fi
 
 
-if test "x$DRI2_AIGLX" == xyes; then
+if test "x$DRI2_AIGLX" = xyes; then
   DRI2_AIGLX_TRUE=
   DRI2_AIGLX_FALSE='#'
 else
