X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=configure;h=be814518b79002e326ddc5b751bfcb8f13d48d9f;hb=97d525333286de10d5af2093af66eea94bdfd81e;hp=1527f1b982af02b76308fa943511a0be5dbab666;hpb=45c2d156887d69573400f3fb64f74de8e67bce6d;p=pf3gnuchains%2Fgcc-fork.git diff --git a/configure b/configure index 1527f1b982a..be814518b79 100755 --- 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