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:
parent
2d2ade2a3f
commit
1bf17cc4d6
3 changed files with 251 additions and 234 deletions
|
@ -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
477
gcc/configure
vendored
File diff suppressed because it is too large
Load diff
|
@ -1541,7 +1541,7 @@ changequote(,)dnl
|
|||
;;
|
||||
*,all,*)
|
||||
;;
|
||||
*)
|
||||
*,$lang_alias,*)
|
||||
enable_languages="$enable_languages,$other"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue