summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
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 eabafda..2910608 100644
--- a/configure.in
+++ b/configure.in
@@ -68,17 +68,17 @@ dnl =======================================================
dnl PACKAGE set before
dnl =======================================================
-dnl FILE: ./kio_ftps/configure.in.in
+dnl FILE: ./tdeio_ftps/configure.in.in
dnl =======================================================
-dnl For kio_ftps
+dnl For tdeio_ftps
AC_LANG_SAVE
AC_LANG_CPLUSPLUS
AC_CHECK_FUNCS( setfsent )
AC_LANG_RESTORE
KDE_CREATE_SUBDIRSLIST
AC_CONFIG_FILES([ Makefile ])
-AC_CONFIG_FILES([ kio_ftps/Makefile ])
+AC_CONFIG_FILES([ tdeio_ftps/Makefile ])
AC_OUTPUT
# Check if KDE_SET_PREFIX was called, and --prefix was passed to configure
if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then