summaryrefslogtreecommitdiffstats
path: root/plugins/decoder/libsndfile
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:38:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:38:01 -0600
commitc8db20a9b88802df18debff4f1887ea681f5e56e (patch)
tree84dbe6fd932d44b555b528e1dfc4cb4a741546bf /plugins/decoder/libsndfile
parentcdadf9739a7dc000db30e4619c05d553f6b83013 (diff)
downloadk3b-c8db20a9b88802df18debff4f1887ea681f5e56e.tar.gz
k3b-c8db20a9b88802df18debff4f1887ea681f5e56e.zip
Additional renaming of kde to tde
Diffstat (limited to 'plugins/decoder/libsndfile')
-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 e0efcc5..5c17cca 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 kdebase/kioslave/thumbnail/
+dnl Tests copied from tdebase/kioslave/thumbnail/
dnl
if test -z "$PKG_CONFIG"; then
AC_PATH_PROG(PKG_CONFIG, pkg-config, no)