Re: What does this configure warning mean?
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: Simon Riggs <simon@2ndQuadrant.com>, pgsql-hackers@postgresql.org
Date: 2009-10-14T21:26:51Z
Lists: pgsql-hackers
On Wed, 2009-10-14 at 15:06 -0300, Alvaro Herrera wrote: > Simon Riggs wrote: > > > > When I run ./configure, I get > > > > (...warning..) > > (If you are using the official distribution of PostgreSQL then you do > > not need to worry about this because the Flex output is pre-generated.) > > > > Well, I am am using the official distribution of PostreSQL and the > > output is not pre-generated. Clearly this message only comes when you > > build Postgres from source, in which case the output cannot be > > pre-generated (can it?). > > I take it "official distribution" means "tarball" as different from a > copy obtained thru CVS. Maybe "If you are using an official release tarball of PostgreSQL", or "an official release source code archive of PostgreSQL" if we want to avoid the term "tarball".