summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:49 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:49 +0900
commit87bfa278711c4b5687f4008828f1f8d0484babaa (patch)
tree465bc75a4a97eb78b98aae99c6309eae7af65b99 /configure.in
parent5eccda7c39aeeacb76e08a15f297ed894b1215c8 (diff)
downloadkbookreader-87bfa278711c4b5687f4008828f1f8d0484babaa.tar.gz
kbookreader-87bfa278711c4b5687f4008828f1f8d0484babaa.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 673af16..94dc1d3 100644
--- a/configure.in
+++ b/configure.in
@@ -53,7 +53,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
#MIN_CONFIG(3.2.0)