On 12/9/16 9:53 AM, Heikki Linnakangas wrote:

I'm not sure what --no-recursion does, but I would say that we'd
consider that unsupported as well.

Interesting. Running config.status adds those --no-create --no-recursion
flags automatically. You can see them in the command-line at the top of
config.log, too. I never bothered to check what they do...

AIUI they have to do with config dependency checking (where a simple make will detect if config needs to run again or not). I've been bitten by this in the past as well. Maybe there's a way to get config to spit out a warning for those options and have make filter the warning out.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to