mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-23 19:03:59 +08:00
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
@ -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…
Reference in New Issue
Block a user