[PHP-CVS] com php-src: allow lcov 1.10: configure.in

2013-04-13 Thread Nuno Lopes
Commit:dacbf70f922f9cf831b6908841f6bce5a323bbeb
Author:Nuno Lopes nlop...@php.net Sat, 13 Apr 2013 16:51:58 -0400
Parents:   a0e3ca1c986681d0136ce4550359ecee2826a80c
Branches:  master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=dacbf70f922f9cf831b6908841f6bce5a323bbeb

Log:
allow lcov 1.10

Changed paths:
  M  configure.in


Diff:
diff --git a/configure.in b/configure.in
index 9811236..260b982 100644
--- a/configure.in
+++ b/configure.in
@@ -784,7 +784,7 @@ if test $PHP_GCOV = yes; 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.5 1.6 1.7 1.9
+  ltp_version_list=1.5 1.6 1.7 1.9 1.10
 
   AC_CHECK_PROG(LTP, lcov, lcov)
   AC_CHECK_PROG(LTP_GENHTML, genhtml, genhtml)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] com php-src: allow lcov 1.10: configure.in

2013-04-13 Thread Nuno Lopes
Commit:adc17bff57e36312d707641428f32ef53070dc5b
Author:Nuno Lopes nlop...@php.net Sat, 13 Apr 2013 16:51:58 -0400
Parents:   a5cfe57e08f3d3e48276f535d12ce6e6758451bf
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=adc17bff57e36312d707641428f32ef53070dc5b

Log:
allow lcov 1.10

Changed paths:
  M  configure.in


Diff:
diff --git a/configure.in b/configure.in
index 704801e..f531beb 100644
--- a/configure.in
+++ b/configure.in
@@ -784,7 +784,7 @@ if test $PHP_GCOV = yes; 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.5 1.6 1.7 1.9
+  ltp_version_list=1.5 1.6 1.7 1.9 1.10
 
   AC_CHECK_PROG(LTP, lcov, lcov)
   AC_CHECK_PROG(LTP_GENHTML, genhtml, genhtml)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] com php-src: allow lcov 1.10: configure.in

2013-04-13 Thread Nuno Lopes
Commit:e694d409631d20ed9c8a8fb6f61ea1d9df1d7001
Author:Nuno Lopes nlop...@php.net Sat, 13 Apr 2013 16:56:30 -0400
Parents:   ba292b037f58c6cb0ef090936811cc658eadd26f
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=e694d409631d20ed9c8a8fb6f61ea1d9df1d7001

Log:
allow lcov 1.10

Changed paths:
  M  configure.in


Diff:
diff --git a/configure.in b/configure.in
index 12f5bc2..61d6970 100644
--- a/configure.in
+++ b/configure.in
@@ -784,7 +784,7 @@ if test $PHP_GCOV = yes; 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.5 1.6 1.7
+  ltp_version_list=1.5 1.6 1.7 1.9 1.10
 
   AC_CHECK_PROG(LTP, lcov, lcov)
   AC_CHECK_PROG(LTP_GENHTML, genhtml, genhtml)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] com php-src: allow lcov 1.10: configure.in

2013-04-13 Thread Nuno Lopes
Commit:a9271a8b0dd60c6e602e9f4e6fdfcd6fb0b66dc4
Author:Nuno Lopes nlop...@php.net Sat, 13 Apr 2013 16:56:30 -0400
Parents:   56b028e5905c87d4f91e3264561603485ee55e46
Branches:  PHP-5.3

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=a9271a8b0dd60c6e602e9f4e6fdfcd6fb0b66dc4

Log:
allow lcov 1.10

Changed paths:
  M  configure.in


Diff:
diff --git a/configure.in b/configure.in
index ea57f74..f4cbab3 100644
--- a/configure.in
+++ b/configure.in
@@ -712,7 +712,7 @@ if test $PHP_GCOV = yes; 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.5 1.6 1.7
+  ltp_version_list=1.5 1.6 1.7 1.9 1.10
 
   AC_CHECK_PROG(LTP, lcov, lcov)
   AC_CHECK_PROG(LTP_GENHTML, genhtml, genhtml)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php