summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-24 23:59:12 +0900
committerMichele Calgaro <[email protected]>2018-09-24 23:59:12 +0900
commit6aa43831ff52298c6b5b46c98e97754922d33838 (patch)
tree8aa51d31703414f66b4f7e358fc1e0f24e098008 /configure.in
parenta60c8616b7e946aec894e12417dc3a020ce9bde3 (diff)
downloadtdeio-apt-6aa43831ff52298c6b5b46c98e97754922d33838.tar.gz
tdeio-apt-6aa43831ff52298c6b5b46c98e97754922d33838.zip
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <[email protected]>
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 3e58ff3..74b7fc7 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