| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, nikolay(at)samokhvalov(dot)com, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Unclarity of configure options |
| Date: | 2007-11-05 17:43:52 |
| Message-ID: | 200711051743.lA5Hhqd14841@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Andrew Dunstan wrote:
>
>
> Bruce Momjian wrote:
> > Andrew Dunstan wrote:
> >
> >> Tom Lane wrote:
> >>
> >>> Bruce Momjian <bruce(at)momjian(dot)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.
Sorry, no I missed that. Patch attached and applied.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| Attachment | Content-Type | Size |
|---|---|---|
| /rtmp/diff | text/x-diff | 4.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-11-05 17:47:10 | Open items for 8.3 |
| Previous Message | Bruce Momjian | 2007-11-05 17:35:50 | Re: [HACKERS] Asynchronous commit documentation gap |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-11-05 17:44:02 | Re: Consistent \d commands in psql |
| Previous Message | Bruce Momjian | 2007-11-05 17:30:07 | Re: ipcclean is excepted by windows. |