summaryrefslogtreecommitdiff
path: root/build/configure.ac.analysis
diff options
context:
space:
mode:
Diffstat (limited to 'build/configure.ac.analysis')
-rw-r--r--build/configure.ac.analysis2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/configure.ac.analysis b/build/configure.ac.analysis
index 49928a56..f425a9af 100644
--- a/build/configure.ac.analysis
+++ b/build/configure.ac.analysis
@@ -25,7 +25,7 @@ if test "x$use_gcov" = "xyes"; then
AC_MSG_ERROR([ccache must be disabled when --enable-gcov option is used. You can disable ccache by setting environment variable CCACHE_DISABLE=1.])
fi
- ltp_version_list="1.6 1.5 1.4"
+ ltp_version_list="1.7 1.6 1.5 1.4"
AC_CHECK_PROG(LTP, lcov, lcov)
AC_CHECK_PROG(LTP_GENHTML, genhtml, genhtml)