summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@novell.com>2011-05-07 01:10:22 +0200
committerThorsten Behrens <tbehrens@novell.com>2011-05-07 01:10:22 +0200
commit4d1306fcd126309b9d5b9ee745922d00ff1f172e (patch)
treec44f89425517e6e1cab19f6c491f893708528071 /configure.in
parent73a6f18a50157cc1e67d248dac82b1509b20c24b (diff)
Remove reference to binned config option.
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e941e98c35aa..522b705e8ec0 100755
--- a/configure.in
+++ b/configure.in
@@ -2907,7 +2907,7 @@ else
AC_LANG_POP([C++])
else
AC_MSG_RESULT([no])
- AC_MSG_NOTICE([ccache version $CCACHE_VERSION not accepted. See description for --enable-ccache-skip])
+ AC_MSG_NOTICE([ccache version $CCACHE_VERSION not accepted. ccache will not be used.])
fi
fi
fi