From d796716f1dc9dd0b198863d974a03bf356f636e6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:52:05 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- configure.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 7a17863..14cea0f 100644 --- a/configure.in +++ b/configure.in @@ -371,7 +371,7 @@ dnl === check for resmgr - end ============ -# HAL check from tdebase/kioslave/media +# HAL check from tdebase/tdeioslave/media AC_ARG_WITH( hal, @@ -675,7 +675,7 @@ dnl dnl Don't use PKG_CHECK, since if there is no pkg-config installed, dnl then there is no auto* magic for it either. dnl -dnl Tests copied from tdebase/kioslave/thumbnail/ +dnl Tests copied from tdebase/tdeioslave/thumbnail/ dnl if test -z "$PKG_CONFIG"; then AC_PATH_PROG(PKG_CONFIG, pkg-config, no) @@ -951,10 +951,10 @@ KDE_CREATE_SUBDIRSLIST AC_CONFIG_FILES([ Makefile ]) AC_CONFIG_FILES([ doc/Makefile ]) AC_CONFIG_FILES([ k3bsetup/Makefile ]) -AC_CONFIG_FILES([ kfile-plugins/Makefile ]) -AC_CONFIG_FILES([ kfile-plugins/k3bproject/Makefile ]) -AC_CONFIG_FILES([ kioslaves/Makefile ]) -AC_CONFIG_FILES([ kioslaves/videodvd/Makefile ]) +AC_CONFIG_FILES([ tdefile-plugins/Makefile ]) +AC_CONFIG_FILES([ tdefile-plugins/k3bproject/Makefile ]) +AC_CONFIG_FILES([ tdeioslaves/Makefile ]) +AC_CONFIG_FILES([ tdeioslaves/videodvd/Makefile ]) AC_CONFIG_FILES([ libk3b/Makefile ]) AC_CONFIG_FILES([ libk3b/cddb/Makefile ]) AC_CONFIG_FILES([ libk3b/core/Makefile ]) -- cgit v1.2.3