Re: Target library disabling at toplevel
Paolo Bonzini <[email protected]>
| Newsgroups | gmane.comp.gcc.devel,gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
On 03/22/2011 08:51 PM, Joseph S. Myers wrote: > Why do a great many targets disable libgcj by default in the toplevel > configure.ac? Because that dates to before 2004, which IIRC is when toplevel configure.ac started looking at config-lang.in files. Paolo