summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:08 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:08 +0900
commit4e3f8e7a4e74a929173353f9616660d131ad305d (patch)
tree69baeb5a7b2aedf467b847c8fbad31c92ee92dc7 /configure.in
parenta0914b36c1379bbdf0a7226f33eae4ce80ec695a (diff)
downloadkvkbd-4e3f8e7a4e74a929173353f9616660d131ad305d.tar.gz
kvkbd-4e3f8e7a4e74a929173353f9616660d131ad305d.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 2e57022..b4b6708 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.2.0)
+KDE_USE_TQT(3.2.0)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in