summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index feb0c4d..ba56c42 100644
--- a/configure.in
+++ b/configure.in
@@ -419,7 +419,7 @@ AM_CONDITIONAL(with_included_sqlite3, [test x$included_sqlite3 = xyes])
# multiple processes to access the database. but on many
# nfs implementations, this file locking is horribly broken and
# can end up locking the app or not allowing access to the app.
-# since we use kioslaves which access the db too)
+# since we use tdeioslaves which access the db too)
#
#------------------------------------------------------------------
@@ -507,7 +507,7 @@ AC_CONFIG_FILES([ digikam/imageplugins/superimpose/Makefile ])
AC_CONFIG_FILES([ digikam/imageplugins/texture/Makefile ])
AC_CONFIG_FILES([ digikam/imageplugins/texture/patterns/Makefile ])
AC_CONFIG_FILES([ digikam/imageplugins/whitebalance/Makefile ])
-AC_CONFIG_FILES([ digikam/kioslave/Makefile ])
+AC_CONFIG_FILES([ digikam/tdeioslave/Makefile ])
AC_CONFIG_FILES([ digikam/libs/Makefile ])
AC_CONFIG_FILES([ digikam/libs/curves/Makefile ])
AC_CONFIG_FILES([ digikam/libs/dialogs/Makefile ])