Re: [PATCH 04/13] Configuration changes for linux udev
21 Aug
2016
21 Aug
'16
12:40 a.m.
On 17.08.2016 15:36, Aric Stewart wrote:
Signed-off-by: Aric Stewart <aric(a)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
3401
Age (days ago)
3401
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sebastian Lackner