configure: Rebuilt.

2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>

	* configure: Rebuilt.
	* configure.in: Only use `lang_requires' for languages athat are
	actually enabled.

From-SVN: r40355
This commit is contained in:
Nicola Pero 2001-03-10 01:19:37 +01:00 committed by Tom Tromey
parent 2d2ade2a3f
commit 1bf17cc4d6
3 changed files with 251 additions and 234 deletions

View File

@ -1,3 +1,9 @@
2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
* configure: Rebuilt.
* configure.in: Only use `lang_requires' for languages athat are
actually enabled.
2001-03-09 Joseph S. Myers <jsm28@cam.ac.uk>
* invoke.texi: Fix typo.

477
gcc/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -1541,7 +1541,7 @@ changequote(,)dnl
;;
*,all,*)
;;
*)
*,$lang_alias,*)
enable_languages="$enable_languages,$other"
;;
esac