This is the mail archive of the
cygwin-patches@sources.redhat.com
mailing list for the Cygwin project.
Re: cinstall/Makefile.in and configure.
> > Is this just to get it to use the local includes, rather than the installed
> > ones?
>
> No. It won't build without it with the 2.95.2-7 gcc.
Is this related to the patches Chris just added to gcc to make it find
the win32 headers by default?n
> > > * configure: regenerate.
> >
> > Why
>
> Possibly, ignorance. I thought it necessary when changing either
> Makefile.in or configure.in. I still don't have that down pat.
configure.in yes, Makefile.in no.
Running autoconf creates configure from configure.in
Running configure (at build time) creates Makefile from Makefile.in