$NetBSD$

--- configure.orig	2006-10-10 22:01:05.000000000 +0200
+++ configure	2006-10-10 22:07:44.000000000 +0200
@@ -6750,7 +6750,7 @@ else
   USE_DEBUG="no"
 fi;
 
-if test "x${USE_DEBUG}" == "xyes" ; then
+if test "x${USE_DEBUG}" = "xyes" ; then
     DEBUG_CXXFLAGS="-g"
     echo "$as_me:$LINENO: result: compiling in debug mode" >&5
 echo "${ECHO_T}compiling in debug mode" >&6
