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
commit8c38d4fc0fd7ec6b3b156de466ae0576d1fc9e20 (patch)
tree61940e7fbe6635d9edbb86dbf740b632c69aaaf0 /configure.in
parentb006712e2c7cd7581e1269b7c97defc25d8a118e (diff)
downloadksplash-engine-moodin-8c38d4fc.tar.gz
ksplash-engine-moodin-8c38d4fc.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 fc97f79..1dfb5a9 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.0.0)
+KDE_USE_TQT(3.0.0)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in