summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:09 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:09 +0900
commitc7cacb781d74933a4234ba55ab0819a14ad0074c (patch)
treebc819926372f200c1da3ea5ba64c38d058eec456 /configure.in
parent788f7b2ec5fc0897ded761631ebefc60a810c376 (diff)
downloadkvpnc-c7cacb781d74933a4234ba55ab0819a14ad0074c.tar.gz
kvpnc-c7cacb781d74933a4234ba55ab0819a14ad0074c.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 0c6677b..7bdd19b 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