diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 115274e..b6ea8d3 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.1) +KDE_USE_TQT(3.1) AC_PATH_KDE dnl ======================================================= dnl FILE: configure.in.in @@ -82,7 +82,7 @@ dnl ======================================================= dnl PACKAGE set before -#KDE_USE_QT(3.1) +#KDE_USE_TQT(3.1) AC_C_BIGENDIAN AC_CHECK_KDEMAXPATHLEN |