> -----Original Message-----
> From: Adam H. Pendleton [mailto:fmonkey@fmonkey.net]
> Sent: 20 June 2003 18:27
> To: jm.poure@freesurf.fr
> Cc: Andreas Pflug; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] I'm Back
>
>
> Jean-Michel POURE wrote:
>
> >
> >This also means we should run autoconf latest version and commit the
> >files to
> >CVS. Any idea?
> >
> I would prefer generating a snapshot of configure nightly, instead of
> including it in CVS. Keep in mind that bootstrap also generates two
> Makefile.in files, so the snapshot would have to include more
> than just
> 'configure'.
We do, it's on Snake and www.pgadmin.org. The build-snapshot script does
it by getting a clean tree, bootstrapping, configuring and then running
make dist.
If you need pre-bootstrapped source, grab that.
Regards, Dave.