daily update
[deliverable/binutils-gdb.git] / configure
index 1527f1b982af02b76308fa943511a0be5dbab666..be814518b79002e326ddc5b751bfcb8f13d48d9f 100755 (executable)
--- a/configure
+++ b/configure
@@ -2424,8 +2424,8 @@ if test -d ${srcdir}/gcc; then
   missing_languages=`echo "$missing_languages" | sed -e "s/^,//" -e "s/,$//"`
   if test "x$missing_languages" != x; then
     { echo "configure: error: 
-The following requested languages were not found: ${missing_languages}
-The available languages are: ${potential_languages}" 1>&2; exit 1; }
+The following requested languages could not be built: ${missing_languages}
+Recognised languages are: ${potential_languages}" 1>&2; exit 1; }
   fi
 
   if test "x$new_enable_languages" != "x$enable_languages"; then
This page took 0.024209 seconds and 4 git commands to generate.