mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user