[glib] Work with ltp 1.10



commit b5463f4cf44eb74e667491ddd96476f51b9a8ed6
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed May 29 00:14:55 2013 -0400

    Work with ltp 1.10

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 787334c..47a7d16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2869,7 +2869,7 @@ AS_IF([ test "x$use_gcov" = "xyes"], [
     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.6 1.7 1.8 1.9"
+  ltp_version_list="1.6 1.7 1.8 1.9 1.10"
   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]