aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2018-11-27 18:01:38 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2018-11-29 14:01:37 +0300
commit6576ed1f000f326a44c636a3e5d832a7a2cfd4f7 (patch)
tree3254fca95ccfc97ffbe33da308c29d15595849bd /configure.ac
parent5f95fc513d87d46753cf81a5da20b5ff4852eeff (diff)
linux-gen: drop performance.m4
performance.m4 which provides --enable-test-perf-proc is not needed now because process mode is tested with standard tests. Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org> Reviewed-and-tested-by Matias Elo <matias.elo@nokia.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2ce476a61..5dd2e7775 100644
--- a/configure.ac
+++ b/configure.ac
@@ -410,7 +410,6 @@ AC_MSG_RESULT([
with_tests: ${with_tests}
test_vald: ${test_vald}
test_perf: ${test_perf}
- test_perf_proc: ${test_perf_proc}
test_cpp: ${test_cpp}
test_helper: ${test_helper}
test_example: ${test_example}