diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:39 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:39 -0600 |
commit | 3b1405169d66e029912f53d10c2880c46f5ed159 (patch) | |
tree | 40c38835f7709885bf4a99d6d9cc64232397c4ba /arts/configure.in.in | |
parent | bd19c52fd41735f3e488bbe3de6b243ac53e1527 (diff) | |
download | tdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.tar.gz tdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.zip |
Additional renaming of kde to tde
Diffstat (limited to 'arts/configure.in.in')
-rw-r--r-- | arts/configure.in.in | 6 |
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) ) |