summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:06 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:06 +0900
commit2d39c2b324d69333982d49f08304a263744b311a (patch)
tree2bccf73ba4790091567b0956bd1d82761d2b55f2 /configure.in
parent18b044082bf559aa007374cece6eaa506b42faa8 (diff)
downloadksquirrel-2d39c2b324d69333982d49f08304a263744b311a.tar.gz
ksquirrel-2d39c2b324d69333982d49f08304a263744b311a.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 dfc5a7e..8134c35 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