[glib] Allow ltp 1.12
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Allow ltp 1.12
- Date: Sat, 27 May 2017 14:58:55 +0000 (UTC)
commit 646041bc288c8405ce50d67910eadedf6d68e1f0
Author: Matthias Clasen <mclasen redhat com>
Date: Sat May 27 10:51:56 2017 -0400
Allow ltp 1.12
It works just fine, in my testing.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bd48088..00436a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2593,7 +2593,7 @@ AS_IF([ test "x$use_gcov" = "xyes"], [
AC_MSG_ERROR([ccache must be disabled when --enable-coverage option is used. You can disable ccache by
setting environment variable CCACHE_DISABLE=1.])
fi
- ltp_version_list="1.6 1.7 1.8 1.9 1.10"
+ ltp_version_list="1.6 1.7 1.8 1.9 1.10 1.12"
AC_CHECK_PROG(LTP, lcov, lcov)
AC_CHECK_PROG(LTP_GENHTML, genhtml, genhtml)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]