From 6b2b4978e02230a28edd9825fc0d9f87fc918f4e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:51:29 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') 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 ]) -- cgit v1.2.1