summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:53 +0900
commit8155d0152830ba0e210b1a1dd42f11ebfcc516a2 (patch)
treeb6ecc739cb208a29cb2d5b9eb700adcfbaf31cef /configure.in
parent643d118ccf8e24dc402d122704f2436536b6fae0 (diff)
downloadkeep-8155d0152830ba0e210b1a1dd42f11ebfcc516a2.tar.gz
keep-8155d0152830ba0e210b1a1dd42f11ebfcc516a2.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 b31f4b6..4e35804 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)
+KDE_USE_TQT(3.3)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in