summaryrefslogtreecommitdiffstats
path: root/arts/configure.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'arts/configure.in.in')
-rw-r--r--arts/configure.in.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/arts/configure.in.in b/arts/configure.in.in
index 6571c8b68..32cd5de04 100644
--- a/arts/configure.in.in
+++ b/arts/configure.in.in
@@ -46,7 +46,7 @@ else
Please reinstall aRts in the same prefix as KDE, different prefixes are not
supported right now.
-(kdelibs prefix is $prefix, aRts prefix is $ARTS_HAVE_PREFIX)
+(tdelibs prefix is $prefix, aRts prefix is $ARTS_HAVE_PREFIX)
])
fi
fi
@@ -57,11 +57,11 @@ supported right now.
AC_MSG_ERROR([aRts $ARTS_WANT_VERSION_MAJOR.$ARTS_WANT_VERSION_MINOR not found.
You'll need to install a suitable version of aRts in the same prefix as KDE
-before you build kdelibs.
+before you build tdelibs.
(found
* artsc-config: $ARTSCCONFIG
- * kdelibs prefix: $prefix
+ * tdelibs prefix: $prefix
* aRts prefix: $ARTS_HAVE_PREFIX
* aRts version: $ARTS_HAVE_VERSION (required: $ARTS_WANT_VERSION_MAJOR.$ARTS_WANT_VERSION_MINOR)
)