[glib: 1/2] Add new Linux Testing project version number to configure script
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] Add new Linux Testing project version number to configure script
- Date: Tue, 4 Dec 2018 18:15:30 +0000 (UTC)
commit ea3d9fbc69ffcb5207a55849a697e2f11fcac0ad
Author: Emmanuel Fleury <emmanuel fleury u-bordeaux fr>
Date: Tue Dec 4 10:48:24 2018 +0100
Add new Linux Testing project version number to configure script
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 743840d1b..6888259a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2609,7 +2609,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 1.12"
+ ltp_version_list="1.6 1.7 1.8 1.9 1.10 1.12 1.13"
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]