summaryrefslogtreecommitdiffstats
path: root/configure.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in.in')
-rw-r--r--configure.in.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in.in b/configure.in.in
index c2badfa92..8bcbdce7e 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -8,7 +8,7 @@ AC_INIT(acinclude.m4) dnl a source file from your sub dir
dnl This is so we can use kde-common
AC_CONFIG_AUX_DIR(admin)
-dnl Setting the prefix for kdelibs uses a special version of KDE_SET_PREFIX
+dnl Setting the prefix for tdelibs uses a special version of KDE_SET_PREFIX
dnl (since that one normally looks for existing kde installations)
KDE_SET_PREFIX_CORE
@@ -102,7 +102,7 @@ KCONFIG_COMPILER="compiled"
MAKEKDEWIDGETS="compiled"
dnl Checks for libraries etc
-AC_BASE_PATH_KDE([don't test]) dnl kdelibs is a special case
+AC_BASE_PATH_KDE([don't test]) dnl tdelibs is a special case
KDE_ENABLE_HIDDEN_VISIBILITY
AC_CREATE_KFSSTND(default)