Re: [HACKERS] Unclarity of configure options - Mailing list pgsql-patches

From Andrew Dunstan
Subject Re: [HACKERS] Unclarity of configure options
Date
Msg-id 472E392D.3090200@dunslane.net
Whole thread Raw
In response to Re: [HACKERS] Unclarity of configure options  (Bruce Momjian <bruce@momjian.us>)
Responses Re: [HACKERS] Unclarity of configure options  (Bruce Momjian <bruce@momjian.us>)
List pgsql-patches

Bruce Momjian wrote:
> Andrew Dunstan wrote:
>
>> Tom Lane wrote:
>>
>>> Bruce Momjian <bruce@momjian.us> writes:
>>>
>>>
>>>> I have modified the configure message to be:
>>>>     --with-libxslt          build /contrib/xml2 with XSLT support
>>>>
>>>>
>>> This turns the message from something merely a tad unclear into an
>>> outright lie.  "--with-libxslt" does not cause contrib/xml2 (or any
>>> other part of contrib) to get built.  Better would be
>>>
>>>     --with-libxslt          build with XSLT (affects only contrib/xml2)
>>>
>>>
>>>
>>>
>> What is more, if we're going to do this we should mark *all* the options
>> that only affect contrib, which is why I objected to doing this on its
>> own in the first place.
>>
>
> Uh, what other configure options to we have that only affect /contrib?
>
>

--with-ossp-uuid at least, IIRC

This was discussed previously, BTW. Maybe you haven't read all the mail.

Note that

cheers

andrew



pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Unclarity of configure options
Next
From: Bruce Momjian
Date:
Subject: Re: ALTER TYPE RENAME