summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-07-27 12:45:26 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-07-27 12:45:26 +0200
commit8b11f031aa4c3c780b946c2571a0792fe6345f89 (patch)
treeb74ad2297b76c8eecacd080ec46b901615a986e7 /configure.in
parente7e8f316bd378dc5208ea75f3f0a8cb1b9329bc5 (diff)
downloadtdeio-ftps-8b11f031aa4c3c780b946c2571a0792fe6345f89.tar.gz
tdeio-ftps-8b11f031aa4c3c780b946c2571a0792fe6345f89.zip
Additional kio => tdeio renaming
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