summaryrefslogtreecommitdiffstats
path: root/configure.in.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:44 +0900
commit45df91ddb43b74b41c6abbde4a98f2d7ea4b1242 (patch)
treec75927ecd274dacfdb373fccacb2658c8e4b22a6 /configure.in.in
parent508b9768829e0021036bb688f93ae998c2e47fea (diff)
downloadbibletime-45df91ddb43b74b41c6abbde4a98f2d7ea4b1242.tar.gz
bibletime-45df91ddb43b74b41c6abbde4a98f2d7ea4b1242.zip
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'configure.in.in')
-rw-r--r--configure.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in.in b/configure.in.in
index c3307f0..05e7e29 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -15,7 +15,7 @@ dnl Automake doc recommends to do this only here. (Janos)
AM_INIT_AUTOMAKE(bibletime, 1.6.6.0) dnl searches for some needed programs
KDE_SET_PREFIX
-KDE_USE_QT(3.0)
+KDE_USE_TQT(3.0)
dnl generate the config header
AC_CONFIG_HEADER([config.h]) dnl at the distribution this done