summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:45 +0900
commit9e80a8929dc4d1870428f6f805174fb0b13f9d44 (patch)
tree58d3635e843b248fedc1388eccd63fdfd0ceae07 /configure.in
parent119491438e70d5813ca36a5372d283a17e314267 (diff)
downloaddolphin-9e80a8929dc4d1870428f6f805174fb0b13f9d44.tar.gz
dolphin-9e80a8929dc4d1870428f6f805174fb0b13f9d44.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 18acd60..a2f1c3c 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.0)
+KDE_USE_TQT(3.2.0)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in