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 --- plugins/decoder/libsndfile/configure.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/decoder') 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) -- cgit v1.2.1