summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-24 23:59:03 +0900
committerMichele Calgaro <[email protected]>2018-09-24 23:59:03 +0900
commit9ed921f292ba4ae8e11ef0a06a258d885da99378 (patch)
treee55acb5c6c8d82c19dfb9eca5a063d97695e2132 /configure.in
parentfdc43d6dd676fdf70a23372f4a7e2a26cc41317c (diff)
downloadkrename-9ed921f292ba4ae8e11ef0a06a258d885da99378.tar.gz
krename-9ed921f292ba4ae8e11ef0a06a258d885da99378.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 340c781..3690c04 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)
+KDE_USE_TQT(3.0)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in