Hi,

I would rather keep the output print more consistent and include also pcap 
pktio.

So something like:

> +     pktio_dpdk:     ${pktio_dpdk_support}
> +     pktio_netmap:           ${netmap_support}
> +     pktio_pcap:     ${have_pcap}


-Matias

> -----Original Message-----
> From: lng-odp [mailto:[email protected]] On Behalf Of EXT Mike
> Holmes
> Sent: Wednesday, April 27, 2016 7:18 PM
> To: [email protected]
> Subject: [lng-odp] [PATCH] configure: display pktio support
> 
> Signed-off-by: Mike Holmes <[email protected]>
> ---
>  configure.ac | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/configure.ac b/configure.ac
> index f88c36b..5dc22f1 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -233,6 +233,8 @@ AC_MSG_RESULT([
>       includedir:             ${includedir}
>       testdir:                ${testdir}
>       WITH_ARCH:              ${WITH_ARCH}
> +     pktio_dpdk_support:     ${pktio_dpdk_support}
> +     netmap_support:         ${netmap_support}
> 
>       cc:                     ${CC}
>       cppflags:               ${CPPFLAGS}
> --
> 2.7.4
> 
> _______________________________________________
> lng-odp mailing list
> [email protected]
> https://lists.linaro.org/mailman/listinfo/lng-odp
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to