summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:05 +0900
commit291f67db9e551d80c3027f55830be56249b8f09e (patch)
tree2fc28c7190804a20fd67754bd0825f34e6e67c01 /configure.in
parent6a44dc16e141e8742f69826b1d75bd7e8bdfa351 (diff)
downloadkshutdown-291f67db.tar.gz
kshutdown-291f67db.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 be1a14a..375f7f5 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)
+KDE_USE_TQT(3)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in