summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:01 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:01 +0900
commit28b9e09f6b0a23073d0fad4ba2d45f8fdd38a1bb (patch)
treef8ccefd9c83e200cd10e5a8d4f8f9ba2d771635d /configure.in
parent8783cd8565dc93c695efe971a7c6b1756622a1ec (diff)
downloadkonversation-28b9e09f6b0a23073d0fad4ba2d45f8fdd38a1bb.tar.gz
konversation-28b9e09f6b0a23073d0fad4ba2d45f8fdd38a1bb.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 b2e6511..552eff5 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