Merged,
Maxim.

On 04/29/16 18:24, Mike Holmes wrote:


On 29 April 2016 at 12:12, Christophe Milard <[email protected] <mailto:[email protected]>> wrote:

    Removed an instance AM_CONDITIONAL for test_example, as this line was
    twice in the file.

    Signed-off-by: Christophe Milard <[email protected]
    <mailto:[email protected]>>


Assuming Maxim can improve the subject line without a v2

configure.ac <http://configure.ac>: remove duplicated test example configure

Reviewed-by: Mike Holmes <[email protected] <mailto:[email protected]>>


    ---
    configure.ac <http://configure.ac> | 1 -
     1 file changed, 1 deletion(-)

    diff --git a/configure.ac <http://configure.ac> b/configure.ac
    <http://configure.ac>
    index f88c36b..f138031 100644
    --- a/configure.ac <http://configure.ac>
    +++ b/configure.ac <http://configure.ac>
    @@ -134,7 +134,6 @@ AM_CONDITIONAL([netmap_support], [test
    x$netmap_support = xyes ])
     AM_CONDITIONAL([PKTIO_DPDK], [test x$pktio_dpdk_support = xyes ])
     AM_CONDITIONAL([HAVE_PCAP], [test $have_pcap = yes])
     AM_CONDITIONAL([SDK_INSTALL_PATH_], [test "x${SDK_INSTALL_PATH_}"
    = "x1"])
    -AM_CONDITIONAL([test_example], [test x$test_example = xyes ])
     AM_CONDITIONAL([test_installdir], [test "$testdir" != ""])
     AM_CONDITIONAL([cunit_support], [test x$cunit_support = xyes ])
     AM_CONDITIONAL([test_vald], [test x$test_vald = xyes ])
    --
    2.5.0




--
Mike Holmes
Technical Manager - Linaro Networking Group
Linaro.org <http://www.linaro.org/>***│ *Open source software for ARM SoCs
"Work should be fun and collaborative, the rest follows"



_______________________________________________
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