Hi,

On 11/28/2013 07:34 PM, Gaetan Nadon wrote:
On 13-11-28 10:23 AM, Hans de Goede wrote:
+AC_ARG_WITH([systemd],
+       AS_HELP_STRING([--with-systemd], [support systemd socket activation]),
+       [], [with_systemd=check])
+have_systemd=check
Can I trouble you to replace "check" with "auto"?

This is the terminology used by 31 other configure options in xserver alone.

Also consider adding the string (default: auto) at the end of
AS_HELP_STRING. This will tell user that systemd will be used if installed.

Thanks for the feedback, both have been fixed in my local tree, I'll send
a new version soon.

Regards,

Hans
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to