From 87bfa278711c4b5687f4008828f1f8d0484babaa Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 24 Sep 2018 23:58:49 +0900 Subject: KDE_USE_QT* -> KDE_USE_TQT* conversion Signed-off-by: Michele Calgaro --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') 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) -- cgit v1.2.1