summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:07 +0900
commita00e96a00605d5f201605827bd4a1ed8fb835758 (patch)
tree70c6df32e0b2d6ea3cdd715d042d724daaeb1beb /configure.in
parentde05349ee782336ee7fa3289d46c4e3db722871f (diff)
downloadktorrent-a00e96a00605d5f201605827bd4a1ed8fb835758.tar.gz
ktorrent-a00e96a00605d5f201605827bd4a1ed8fb835758.zip
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index f734a01..96166d7 100644
--- a/configure.in
+++ b/configure.in
@@ -57,7 +57,7 @@ dnl for NLS support. Call them in this order!
dnl WITH_NLS is for the po files
AM_KDE_WITH_NLS
-KDE_USE_QT(3.3)
+KDE_USE_TQT(3.3)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in