summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:57 +0900
commit4fc3ea959e5d6f7b1a05eacf4623efbb5b814f31 (patch)
tree3074ac3e6831a2d567be60a90022f26bd74b7ec5 /configure.in
parent5999814eb17f6b08722f7c301f991cdbc365b688 (diff)
downloadkmyfirewall-4fc3ea959e5d6f7b1a05eacf4623efbb5b814f31.tar.gz
kmyfirewall-4fc3ea959e5d6f7b1a05eacf4623efbb5b814f31.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 294f5c7..35c912e 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