[gtranslator] Default gda to 5.0



commit 7401b570f00f7b2386507088eff6334758483285
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Feb 6 14:17:32 2012 +0100

    Default gda to 5.0

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c027a9f..438a8b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -89,7 +89,7 @@ JSON_GLIB_OPTIONAL=0.12.0
 
 AC_ARG_WITH(gda,
 	AS_HELP_STRING([--with-gda={4.0|5.0}],[Define which version of libgda to use]),,
-	with_gda=4.0)
+	with_gda=5.0)
 
 PKG_CHECK_MODULES(GTRANSLATOR, [
 	libxml-2.0 >= $LIBXML_REQUIRED



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]