summaryrefslogtreecommitdiffstats
path: root/plugins/decoder/libsndfile/configure.in.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:05 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:05 -0600
commitd796716f1dc9dd0b198863d974a03bf356f636e6 (patch)
tree1bab87345ab25163397b8033b7e1910360bd94fb /plugins/decoder/libsndfile/configure.in.in
parent6f156aae95c8ea00b34ffb59e237df2f00cf8256 (diff)
downloadk3b-d796716f1dc9dd0b198863d974a03bf356f636e6.tar.gz
k3b-d796716f1dc9dd0b198863d974a03bf356f636e6.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'plugins/decoder/libsndfile/configure.in.in')
-rw-r--r--plugins/decoder/libsndfile/configure.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/decoder/libsndfile/configure.in.in b/plugins/decoder/libsndfile/configure.in.in
index 5c17cca..6b50a68 100644
--- a/plugins/decoder/libsndfile/configure.in.in
+++ b/plugins/decoder/libsndfile/configure.in.in
@@ -3,7 +3,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)