summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:04 +0900
commit59068f98a59142c1a6c37811fe8424ea59875617 (patch)
treeab70da520895efae0723fb0cbda70af4c895a851 /configure.in
parent64897796ccdbab9f57e9a16f6297fe790400f4e9 (diff)
downloadkscope-59068f98a59142c1a6c37811fe8424ea59875617.tar.gz
kscope-59068f98a59142c1a6c37811fe8424ea59875617.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 f15e1ab..7598430 100644
--- a/configure.in
+++ b/configure.in
@@ -53,7 +53,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
#MIN_CONFIG(3.3)