From bef776509e53d0582ae91bb3edf8d19a1593a9a9 Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Sat, 18 Jan 2014 15:55:38 +0100 Subject: Fix detection of sip4-tqt module --- configure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.py') diff --git a/configure.py b/configure.py index 5f92ea6..8f9a077 100644 --- a/configure.py +++ b/configure.py @@ -28,7 +28,7 @@ import getopt import shutil import py_compile -import sipconfig +from sip4_tqt import sipconfig src_dir = os.path.dirname(os.path.abspath(__file__)) -- cgit v1.2.3