This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: makefile cleanups wrt unified tree
> On Mar 16, 2001, "Laurynas Biveinis" <lauras@softhome.net> wrote:
>
> > Of course you're right, so I'll remove default definitions for these
> > tools from top level
>
> This would get them right for GCC, but might break all other tools in
> the unified tree that the top-level configure/Makefile support.
Exactly. I've pointed this out in my previous mail. They would need
to adopt the same new Autoconf macros.
Hm, I'm starting to support Zack's idea about branch for configury work.
Laurynas