[json-glib] build: Add ltp 1.10 to the whitelist



commit 10930960f20a61478244187e290433558f0a1155
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri May 17 00:21:36 2013 +0100

    build: Add ltp 1.10 to the whitelist

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 54b9706..7c640fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -195,7 +195,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]