This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Definitions of INSTALL
> The toplevel Makefile.in hardcodes INSTALL to be the install-sh shell
> script, whereas gcc/Makefile.in uses @INSTALL@ detected by configure.
> Why the difference?
I was going to make a patch which passes down INSTALL top level only if it is
overriden from command line, like I've done with RANLIB. If I understand
things correctly, this mess is just a side effect of putting gcc source
into Cygnus tree.
Laurynas