summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:10 +0900
commit5d22469806b436112bfe819aacbff1ca545f3e6f (patch)
tree79fac401d9c58cc1a5840de1beb3baf9562e7230 /configure.in
parent94c3a05ec90542fa1fd7049adf5d36c92a150096 (diff)
downloadsmb4k-5d22469806b436112bfe819aacbff1ca545f3e6f.tar.gz
smb4k-5d22469806b436112bfe819aacbff1ca545f3e6f.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 2a9d166..14c8df5 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.0)
+KDE_USE_TQT(3.3.0)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in