Re: pg_config --configure ... - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pg_config --configure ...
Date
Msg-id 200506090747.15184.peter_e@gmx.net
Whole thread Raw
In response to pg_config --configure ...  ("Marc G. Fournier" <scrappy@postgresql.org>)
Responses Re: pg_config --configure ...
List pgsql-hackers
Marc G. Fournier wrote:
> # ./configure `pg_config --configure`
> configure: error: invalid variable name: '--with-libraries

The intended mode of usage is

eval ./configure `pg_config --configure`

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: interval->day AdjustIntervalForTypmod?
Next
From: Stephen Frost
Date:
Subject: Re: Learning curves and such (was Re: pgFoundry)