$NetBSD: patch-configure,v 1.1 2012/08/20 11:36:17 ryoon Exp $

--- configure.orig	2012-08-19 06:45:55.000000000 +0000
+++ configure
@@ -5926,7 +5926,7 @@ fi
 done
 
 
- if test "x$ac_cv_func_grantpt" == xyes; then
+ if test "x$ac_cv_func_grantpt" = xyes; then
   VINAGRE_PTY_OPEN_TRUE=
   VINAGRE_PTY_OPEN_FALSE='#'
 else
