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
commit37fae9a887d26cdd843dffc9e43a9fcced2ec28e (patch)
treef0226357dce931918d973fd21af3a2cb3b51231b /configure.in
parent8e6a54b97602693418b5476c640f854192f95d0b (diff)
downloaddigikam-37fae9a887d26cdd843dffc9e43a9fcced2ec28e.tar.gz
digikam-37fae9a887d26cdd843dffc9e43a9fcced2ec28e.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 4d3ddb7..f915755 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)
+KDE_USE_TQT(3.2)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in