From e0433165465f9a0a7cc9fce89ddc8633053011df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 23 Sep 2018 18:45:35 +0200 Subject: Conversion AC_PATH_QT => AC_PATH_TQT, KDE_USE_QT => KDE_USE_TQT to align to corresponding patch for common/admin module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index a094412..ecf34bf 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 dnl AM_KDE_WITH_NLS -KDE_USE_QT(3.0) +KDE_USE_TQT(3.0) dnl ------------------------------------------------------------------------ @@ -71,7 +71,7 @@ dnl AC_DEFUN(AC_BASE_PATH_INSTALL, [ AC_PREREQ([2.13]) -AC_REQUIRE([AC_PATH_QT])dnl +AC_REQUIRE([AC_PATH_TQT])dnl AC_REQUIRE([KDE_CHECK_LIB64]) AC_CHECK_RPATH -- cgit v1.2.1