summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-24 23:58:43 +0900
committerMichele Calgaro <[email protected]>2018-09-24 23:58:43 +0900
commit7d97e86ff6aa101099c0f2dee25fefdb12a0ff04 (patch)
tree90526d1865a2be4465823cacd2a1f89d80e1c75e /configure.in
parente7172b547aef0815154a72bd040dc213f0d78e2c (diff)
downloadbasket-7d97e86ff6aa101099c0f2dee25fefdb12a0ff04.tar.gz
basket-7d97e86ff6aa101099c0f2dee25fefdb12a0ff04.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 646583c..f457644 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