mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Merge branch 'master' into 'master'
Add new Linux Testing project version number to configure script See merge request GNOME/glib!510
This commit is contained in:
commit
1ba843b8a0
@ -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.])
|
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
|
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, lcov, lcov)
|
||||||
AC_CHECK_PROG(LTP_GENHTML, genhtml, genhtml)
|
AC_CHECK_PROG(LTP_GENHTML, genhtml, genhtml)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user