summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-24 23:58:41 +0900
committerMichele Calgaro <[email protected]>2018-09-24 23:58:41 +0900
commit0d14e9f707c7fa17f29aea2e0b60497ba1fbb646 (patch)
tree47993d06ebe58e0e915d2acbee666caf99df7679 /configure.in
parent62d3a485d6b9cca0ec777cba1565b9053baa81c4 (diff)
downloadlibkexiv2-0d14e9f707c7fa17f29aea2e0b60497ba1fbb646.tar.gz
libkexiv2-0d14e9f707c7fa17f29aea2e0b60497ba1fbb646.zip
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <[email protected]>
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 7423ec4..b13c941 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)
+KDE_USE_TQT(3.2)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in