Bug: --with-libxml does not take a location

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: postgres hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Bug: --with-libxml does not take a location
Date: 2007-11-07 02:38:12
Message-ID: 47312514.20309@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter, Nickolay,

./configure --with-libxml does not accept a location argument. This
makes it impossible to configure 8.3 with LibXML on the Mac, because I
can't upgrade the main libxml without breaking something, and
./configure doesn't let me specify an alternate location.

--with-libxml should accept a library location.

--Josh

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2007-11-07 03:22:25 Re: Bug: --with-libxml does not take a location
Previous Message Neil Conway 2007-11-07 02:36:23 Re: Bug: --with-libxml does not take a location