$OpenBSD: patch-configure,v 1.4 2005/12/31 15:59:50 espie Exp $
--- configure.orig	Fri Dec 16 12:52:06 2005
+++ configure	Thu Dec 29 15:06:25 2005
@@ -1147,7 +1147,7 @@ while [ "$#" -gt 0 ]; do
     v|verbose)
         if [ "$VAL" = "yes" ]; then
             if [ "$OPT_VERBOSE" = "$VAL" ]; then            # takes two verboses to turn on qmake debugs
-                QMAKE_SWITCHES="$QMAKE_SWITCHES -d"
+                : # QMAKE_SWITCHES="$QMAKE_SWITCHES -d"
             else
                 OPT_VERBOSE=yes
             fi
