summaryrefslogtreecommitdiffstats
path: root/configure.in
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 /configure.in
parentcdadf9739a7dc000db30e4619c05d553f6b83013 (diff)
downloadk3b-c8db20a9b88802df18debff4f1887ea681f5e56e.tar.gz
k3b-c8db20a9b88802df18debff4f1887ea681f5e56e.zip
Additional renaming of kde to tde
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 4d2dfc6..013a332 100644
--- a/configure.in
+++ b/configure.in
@@ -371,7 +371,7 @@ dnl === check for resmgr - end ============
-# HAL check from kdebase/kioslave/media
+# HAL check from tdebase/kioslave/media
AC_ARG_WITH(
hal,
@@ -675,7 +675,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)
@@ -889,7 +889,7 @@ dnl =======================================================
#
AM_PROG_AS
-# MMX test duped from kdelibs/tdefx - it should be probably moved to admin/
+# MMX test duped from tdelibs/tdefx - it should be probably moved to admin/
dnl -----------------------------------------------------
dnl IA32 checks
dnl -----------------------------------------------------