summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:58 +0900
commite267976cf14be5399814928505a76f714eb6fa19 (patch)
tree41b83464129fb1e47e089b2d3a9ee24e8dc9f46f /configure.in
parent7cd51dcbde2da603bcc696d4a70eb3e21bcc01a3 (diff)
downloadknetstats-e267976cf14be5399814928505a76f714eb6fa19.tar.gz
knetstats-e267976cf14be5399814928505a76f714eb6fa19.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 537729d..6b8189f 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)
+KDE_USE_TQT(3.2)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in