On Fri, Jun 09, 2000 at 02:57:21AM +0200, Peter Eisentraut wrote:
> I'd find it *immensely* helpful if configure also looked for a config.site
> (or an equivalent file of different name) in the current directory.
How about config.pkg? This file will contain options specific to
a particular packa
I'll go further.
I'd like to see several layers of config.site available.
I'm starting to use "modules" at more places to handle software
installation, and it would be helpful to set general things like:
prefix=/opt/pkg/@PACKAGE@/@VERSION@
once at a global level, and then, for example,