On Fri, Aug 30, 2019 at 6:53 PM Lorenzo Bianconi <
lorenzo.bianc...@redhat.com> wrote:

> Signed-off-by: Lorenzo Bianconi <lorenzo.bianc...@redhat.com>
>

Thanks. I pushed this to master.

Numan


> ---
>  acinclude.m4 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/acinclude.m4 b/acinclude.m4
> index d5552d708..31e4f0b54 100644
> --- a/acinclude.m4
> +++ b/acinclude.m4
> @@ -1212,10 +1212,10 @@ dnl
>  dnl Check for OVS sources
>  AC_DEFUN([OVN_CHECK_OVS], [
>    AC_ARG_WITH([ovs-source],
> -              [AC_HELP_STRING([--ovs-source=/path/to/ovs/src/dir],
> +              [AC_HELP_STRING([--with-ovs-source=/path/to/ovs/src/dir],
>                                [Specify the OVS src directory])])
>    AC_ARG_WITH([ovs-build],
> -              [AC_HELP_STRING([--ovs-build=/path/to/ovs/build/dir],
> +              [AC_HELP_STRING([--with-ovs-build=/path/to/ovs/build/dir],
>                                [Specify the OVS build directory])])
>
>    AC_MSG_CHECKING([for OVS source directory])
> --
> 2.21.0
>
> _______________________________________________
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to