[Xcb] [PATCH libxcb 2/2] sendfds: improve configuration help text
Gaetan Nadon
memsize at videotron.ca
Wed Feb 26 19:00:04 PST 2014
On 14-02-26 05:44 PM, Julien Cristau wrote:
> On Wed, Feb 26, 2014 at 15:47:39 -0500, Gaetan Nadon wrote:
>
>> On 14-02-26 06:46 AM, Julien Cristau wrote:
>>> On Sun, Feb 23, 2014 at 14:24:18 -0500, Gaetan Nadon wrote:
>>>
>>>> @@ -300,7 +300,7 @@ echo " Package: ${PACKAGE_NAME} ${PACKAGE_VERSION}"
>>>> echo ""
>>>> echo " Configuration"
>>>> echo " XDM support.........: ${have_xdmcp}"
>>>> -echo " sendmsg fd passing..: ${sendfds}"
>>>> +echo " Support FD passing..: ${sendfds}"
>>>> echo " Build unit tests....: ${HAVE_CHECK}"
>>>> echo " with html results.: ${HTML_CHECK_RESULT}"
>>>> echo " XCB buffer size.....: ${xcb_queue_buffer_size}"
>>> I'm not convinced this is an improvement?
>> The casing is consistent with other items in the list and was copied
>> from the option help text:
>>
>> [Support FD passing (default: auto)]
>>
>> Also, "sendmsg" is an internal variable name which is not useful to
>> printout.
>>
> It's not an internal variable name, it's the name of a standard system
> call.
Ah, ok then.
>
> Cheers,
> Julien
> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb
>
More information about the Xcb
mailing list