diff -Naur PyQt-x11-gpl-3.16/configure.py PyQt-x11-gpl-3.16.patched/configure.py --- PyQt-x11-gpl-3.16/configure.py 2006-03-25 01:09:06.000000000 +0100 +++ PyQt-x11-gpl-3.16.patched/configure.py 2006-07-08 20:39:30.000000000 +0200 @@ -1368,7 +1369,7 @@ check_qt_installation(macros) # Check the licenses are compatible. - check_license() + # check_license() # Check for QScintilla. check_qscintilla()