Bug #860: [7.3.x] pg_config --configure not readily usable

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #860: [7.3.x] pg_config --configure not readily usable
Date: 2002-12-27 10:04:27
Message-ID: 20021227100427.8198B4758C9@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

jmm (j6m(at)cvni(dot)net) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
[7.3.x] pg_config --configure not readily usable

Long Description
The use of quotes in pg_config --configure makes it not longer
usable as ./configure argument

Example:

jmma(at)alpha:~/postgres> ./configure `pg_config --configure`
configure: warning: '--enable-locale': invalid host type
configure: warning: '--with-CXX': invalid host type
configure: error: can only configure for one host and one target at a time
jmma(at)alpha:~/postgres>

Sample Code

No file was uploaded with this report

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Mike Pechkin 2002-12-27 11:57:56 Re: Bug #856: coredump
Previous Message Tom Lane 2002-12-27 05:40:28 Re: Bug #859: 7.3.1 on linux-alpha: 3 "make check" tests fail