[gitg] configure: require glib 2.38
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] configure: require glib 2.38
- Date: Thu, 1 Aug 2013 12:32:39 +0000 (UTC)
commit f9955cc887fda81265ed80eb0436c1bb11352fb2
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Aug 1 14:32:00 2013 +0200
configure: require glib 2.38
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0049ddd..fc60c82 100644
--- a/configure.ac
+++ b/configure.ac
@@ -146,7 +146,7 @@ AC_ARG_ENABLE(debug,
[disable debug information [default=yes]])],
[enable_debug=$enableval], [enable_debug=yes])
-GITG_VALAFLAGS="--target-glib 2.32"
+GITG_VALAFLAGS="--target-glib 2.38"
if test "x$enable_debug" = "xyes"; then
LIBGITG_CFLAGS="$LIBGITG_CFLAGS -g -O0"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]