summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:53:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:53:16 -0600
commit29c3e44e6860d0138dc75cd02c06376a3888beb3 (patch)
tree3ec87424a7b49fa346d1f8e36e4e42d0d9fe4eed /configure.in
parenta9ba12c66e8d8de08c1e5f53180428f6e7fe687f (diff)
downloadkiosktool-29c3e44e6860d0138dc75cd02c06376a3888beb3.tar.gz
kiosktool-29c3e44e6860d0138dc75cd02c06376a3888beb3.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 7895601..a6dabb9 100644
--- a/configure.in
+++ b/configure.in
@@ -68,7 +68,7 @@ dnl =======================================================
KDE_INIT_DOXYGEN([The API Reference], [Version $VERSION])
dnl =======================================================
-dnl FILE: ./kiosktool/configure.in.in
+dnl FILE: ./tdeiosktool/configure.in.in
dnl =======================================================
AC_CHECK_SETENV
@@ -81,7 +81,7 @@ AC_CONFIG_FILES([ Makefile ])
AC_CONFIG_FILES([ doc/Makefile ])
AC_CONFIG_FILES([ doc/da/Makefile ])
AC_CONFIG_FILES([ doc/it/Makefile ])
-AC_CONFIG_FILES([ doc/kiosktool/Makefile ])
+AC_CONFIG_FILES([ doc/tdeiosktool/Makefile ])
AC_CONFIG_FILES([ doc/nl/Makefile ])
AC_CONFIG_FILES([ doc/pt/Makefile ])
AC_CONFIG_FILES([ doc/sv/Makefile ])