summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:52 +0900
commitba349a319edccc8fa9b321f5c4d52165f7c6149d (patch)
tree6eb09553fad0403ffff69f63d789d0c8f9bb33a7 /configure.in
parent2b9b335ce029fe22072964006fff4547f4a743ce (diff)
downloadkdpkg-ba349a319edccc8fa9b321f5c4d52165f7c6149d.tar.gz
kdpkg-ba349a319edccc8fa9b321f5c4d52165f7c6149d.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 33c113a..1d97264 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.0)
+KDE_USE_TQT(3.2.0)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in