RE: [HACKERS] Configure problem, redux (was Re: TCL installation troubles) - Mailing list pgsql-hackers

From Taral
Subject RE: [HACKERS] Configure problem, redux (was Re: TCL installation troubles)
Date
Msg-id 000101be01fb$b14bb360$3b291f0a@taral
Whole thread Raw
In response to Re: [HACKERS] Configure problem, redux (was Re: TCL installation troubles)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> I certainly agree we should use configure for what it's designed to do,
> namely make intelligent configuration settings.  I'm just saying that
> it is better style to record each configuration choice in only one place
> (or at least, as few places as possible) rather than make a bunch of
> copies in a bunch of not-easily-found files.

No. There's one file, if the configure script is right...

./config.cache

:)

Taral


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Configure problem, redux (was Re: TCL installation troubles)
Next
From: Tom Lane
Date:
Subject: Sigh, build is broken again