Small nit: maybe rename the macro from OVS_SKIP_NON_ADMIN to 
OVS_SKIP_NON_ADMIN_WIN

Acked-by: Alin Gabriel Serdean <[email protected]>
Tested-by: Alin Gabriel Serdean <[email protected]>

> +dnl OVS_SKIP_NON_ADMIN()
> +dnl
> +dnl Checks if we have enough rights to create a service
> +m4_define([OVS_SKIP_NON_ADMIN],
> +  [
> +   AT_SKIP_IF([net session; test $? -ne 0])
> +   ])
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to