[PATCH 04/13] Configuration changes for linux udev

Sebastian Lackner sebastian at fds-team.de
Sat Aug 20 19:40:01 CDT 2016


On 17.08.2016 15:36, Aric Stewart wrote:
> Signed-off-by: Aric Stewart <aric at codeweavers.com>
> ---
>  configure           | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  configure.ac        |  13 +++++++
>  include/config.h.in |   6 +++
>  3 files changed, 129 insertions(+)
> 

You will also have to add a AC_ARG_WITH() line at the beginning to define the
supported command line argument. I would also suggest to merge this into the
later patch where it is actually used. If you want to keep it separate, the
subject should probably be changed to "configure: Add detection for linux
udev." or similar.

Regards,
Sebastian




More information about the wine-devel mailing list