summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:54 +0900
commitfb88048663979a48036cf701489033ee82e12ac5 (patch)
tree78cf21b78c4ef580535897df47a8ab81eebe015f /configure.in
parent034fdf57691bd7efe2242570f01b6a86ad536346 (diff)
downloadkile-fb88048663979a48036cf701489033ee82e12ac5.tar.gz
kile-fb88048663979a48036cf701489033ee82e12ac5.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 2196a3a..d615d20 100644
--- a/configure.in
+++ b/configure.in
@@ -59,7 +59,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.2)
+KDE_USE_TQT(3.2)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in