summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:58 +0900
commitab3f17022f1910852bf5086eee121c884fafa219 (patch)
tree9a3c1fa69778aac19bfdaf64d8b5d6fb03af13f1 /configure.in
parent5a8ec1b8ae842fd0960f465c7beabff72d54295a (diff)
downloadknemo-ab3f1702.tar.gz
knemo-ab3f1702.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 c5b6d6d..d385f0c 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