Robert Haas <robertmh...@gmail.com> writes:
> 2011/5/24 Kohei Kaigai <kohei.kai...@emea.nec.com>:
>> The attached patch enables to abort configure script when we run it with 
>> '--with-selinux'
>> option, but libselinux is older than minimum requirement to SE-PostgreSQL.

> Looks to me like you need to adjust the wording of the error message.
> Maybe "libselinux version 2.0.93 or newer is required", or something like 
> that.

Yeah.  Applied with that change.

BTW, it's not helpful to include the diff of the generated configure
script in such patches.  The committer will run autoconf for himself,
and from a readability standpoint the generated file is quite useless.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to