summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:07 +0900
commit0a07df687b03c2c5ee3c9f8e18879cb48798407e (patch)
tree8c873b6dc040a0e8918b6f0efc3fafa76b67791a /configure.in
parentaf774cb9cfb34ad7893aa1a38260250a47e4f362 (diff)
downloadktechlab-0a07df687b03c2c5ee3c9f8e18879cb48798407e.tar.gz
ktechlab-0a07df687b03c2c5ee3c9f8e18879cb48798407e.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 7792976..506a396 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