[Xcb] [PATCH libxcb 2/2] sendfds: improve configuration help text
Julien Cristau
jcristau at debian.org
Wed Feb 26 14:44:43 PST 2014
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.
Cheers,
Julien
More information about the Xcb
mailing list