diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 1bfa1f3..6b08ca7 100644 --- a/configure.in +++ b/configure.in @@ -40,7 +40,7 @@ dnl Perform program name transformation AC_ARG_PROGRAM dnl Automake doc recommends to do this only here. (Janos) -AM_INIT_AUTOMAKE(kio_umountwrapper, 0.2) dnl searches for some needed programs +AM_INIT_AUTOMAKE(tdeio_umountwrapper, 0.2) dnl searches for some needed programs KDE_SET_PREFIX |