$NetBSD: patch-aa,v 1.3 2009/07/29 19:47:24 drochner Exp $

--- configure.py.orig	2009-07-14 15:31:43.000000000 +0200
+++ configure.py
@@ -1680,11 +1680,7 @@ int main(int, char **)
 
     out << QLibraryInfo::licensee() << '\\n';
 
-#if defined(QT_SHARED) || defined(QT_DLL)
     out << "shared\\n";
-#else
-    out << "\\n";
-#endif
 
     // Determine which features should be disabled.
 
