summaryrefslogtreecommitdiffstats
path: root/plugins/decoder/libsndfile/configure.in.in
diff options
context:
space:
mode:
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)