summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-24 23:59:13 +0900
committerMichele Calgaro <[email protected]>2018-09-24 23:59:13 +0900
commit7235cfe8be4cf046b8becbe7ced9aa9309168033 (patch)
tree64b8c390ef12c3739e3e9dd244ec5140acff678b /configure.in
parent857339940037e08cdee19b71bde74f5463a3bdd0 (diff)
downloadtdeio-sword-7235cfe8be4cf046b8becbe7ced9aa9309168033.tar.gz
tdeio-sword-7235cfe8be4cf046b8becbe7ced9aa9309168033.zip
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <[email protected]>
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 59b2d10..d30b8de 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.0.0)
+KDE_USE_TQT(3.0.0)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in