Re: [ovs-dev] [PATCH 1/4] autoconf: Add macros to detect Apple Mac OSX

2015-01-23 Thread Thomas Graf
On 01/23/15 at 01:17am, Dave Tucker wrote: > Signed-off-by: Dave Tucker Looks good. You might want to move the whitespace fixes into a separate commit. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH 1/4] autoconf: Add macros to detect Apple Mac OSX

2015-01-22 Thread Dave Tucker
Signed-off-by: Dave Tucker --- acinclude.m4 | 29 + configure.ac | 1 + 2 files changed, 22 insertions(+), 8 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index 10ede83..130ed3b 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -27,7 +27,7 @@ AC_DEFUN([OVS_ENAB