aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2016-04-29 21:50:59 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2016-04-29 21:50:59 +0300
commitb9bb840b831186a412d234a08ce5c42d3af12c2a (patch)
tree4b5c73eb84368b320632d66eb2338770751bad2e
parent4aa246430e2cc0a22b4ffdd817a4a2cdeb0b4f46 (diff)
parent04149e64e897d79229cf06539cda4d5f29bc7a90 (diff)
Merge branch 'master' into api-next
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1cf5d762..d93b0434 100644
--- a/configure.ac
+++ b/configure.ac
@@ -135,7 +135,6 @@ AM_CONDITIONAL([PKTIO_IPC], [test x$pktio_ipc_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 ])