summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:54:22 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:54:22 -0600
commit038b18b2df1da40baab30d62171766048a948095 (patch)
treeba99d50e3e7b3f2eccb63ba71aea4f6163ede37a /configure.in
parentd0baf2961c379b31587c6542625018c6177474d0 (diff)
downloadkoffice-038b18b2df1da40baab30d62171766048a948095.tar.gz
koffice-038b18b2df1da40baab30d62171766048a948095.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index 1cbe7208..bd9118ed 100644
--- a/configure.in
+++ b/configure.in
@@ -2224,11 +2224,11 @@ AC_CONFIG_FILES([ servicetypes/Makefile ])
AC_CONFIG_FILES([ templates/Makefile ])
AC_CONFIG_FILES([ tools/Makefile ])
AC_CONFIG_FILES([ tools/converter/Makefile ])
-AC_CONFIG_FILES([ tools/kfile-plugins/Makefile ])
-AC_CONFIG_FILES([ tools/kfile-plugins/abiword/Makefile ])
-AC_CONFIG_FILES([ tools/kfile-plugins/gnumeric/Makefile ])
-AC_CONFIG_FILES([ tools/kfile-plugins/koffice/Makefile ])
-AC_CONFIG_FILES([ tools/kfile-plugins/ooo/Makefile ])
+AC_CONFIG_FILES([ tools/tdefile-plugins/Makefile ])
+AC_CONFIG_FILES([ tools/tdefile-plugins/abiword/Makefile ])
+AC_CONFIG_FILES([ tools/tdefile-plugins/gnumeric/Makefile ])
+AC_CONFIG_FILES([ tools/tdefile-plugins/koffice/Makefile ])
+AC_CONFIG_FILES([ tools/tdefile-plugins/ooo/Makefile ])
AC_CONFIG_FILES([ tools/kthesaurus/Makefile ])
AC_CONFIG_FILES([ tools/quickprint/Makefile ])
AC_CONFIG_FILES([ tools/spell/Makefile ])