summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:02 +0900
commitb40962cf7dd278b30abab81f99f6a7457a774b64 (patch)
tree84cb07c3b32718ca22d79ad3e2e67a48c5a41d07 /configure.in
parentbb9c3b15990b5b8522ef0f5846333cb93f8f9979 (diff)
downloadkpicosim-b40962cf7dd278b30abab81f99f6a7457a774b64.tar.gz
kpicosim-b40962cf7dd278b30abab81f99f6a7457a774b64.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 cc7a409..e1cb63a 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.0)
+KDE_USE_TQT(3.0.0)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in