Re: What does this configure warning mean?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Simon Riggs <simon@2ndQuadrant.com>
Cc: pgsql-hackers@postgresql.org
Date: 2009-10-14T18:11:36Z
Lists: pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes: > When I run ./configure, I get > (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. "Official distribution" means a tarball, not a CVS pull. The message is correct but perhaps could be reworded a bit. regards, tom lane