Commit 380fe7d4548a99bfcfc1594b6f0b3dd2369978f1 broke the functionality on
OpenBSD as it has no sys/sysmacros.h. So replicate commit
08572e7db2120bc45db732d02409dfd3346b8e51 but use explicit OS checks instead of
AC_HEADER_MAJOR.
Signed-off-by: Ingo Feinerer
diff --git a/lib/libv4lconvert/control
torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=HEAD
>
> for details about that tag.
>
> Just reply with your Signed-off-by and I'll merge this patch.
Thanks for the pointer and merging the patch!
Signed-off-by: Ingo Feinerer
Hi,
please find attached a diff that makes the inclusion of the sys/sysmacros.h
header file conditional. I noticed it on OpenBSD which has no sys/sysmacros.h,
so compilation fails there.
Best regards,
Ingo
diff --git a/configure.ac b/configure.ac
index f3269728a..ae58da377 100644
--- a/configure