mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-25 09:00:03 +01:00
Add new Linux Testing project version number to configure script
This commit is contained in:
parent
d4cc0b32fd
commit
ea3d9fbc69
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user