glom r2042 - branches/glom-1-10
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: glom r2042 - branches/glom-1-10
- Date: Tue, 31 Mar 2009 11:59:13 +0000 (UTC)
Author: murrayc
Date: Tue Mar 31 11:59:12 2009
New Revision: 2042
URL: http://svn.gnome.org/viewvc/glom?rev=2042&view=rev
Log:
2009-03-31 Murray Cumming <murrayc murrayc com>
* configure.ac: Require libgda 4.0.1 because previous versions are broken
if the sqlite provider is not installed.
Modified:
branches/glom-1-10/ChangeLog
branches/glom-1-10/configure.ac
Modified: branches/glom-1-10/configure.ac
==============================================================================
--- branches/glom-1-10/configure.ac (original)
+++ branches/glom-1-10/configure.ac Tue Mar 31 11:59:12 2009
@@ -106,7 +106,7 @@
# Do not require, goocanvas and gtksourceviewmm in client only mode
-REQUIRED_LIBS="bakery-2.6 >= 2.6.0 gtkmm-2.4 >= 2.10 gthread-2.0 libxslt >= 1.1.10 pygda-4.0 >= 2.25.3 pygtk-2.0 >= 2.6.0 libgdamm-4.0 >= 3.99.14 libgda-4.0 >= 4.0.0 libgda-postgres-4.0 goocanvasmm-1.0 >= 0.13.0"
+REQUIRED_LIBS="bakery-2.6 >= 2.6.0 gtkmm-2.4 >= 2.10 gthread-2.0 libxslt >= 1.1.10 pygda-4.0 >= 2.25.3 pygtk-2.0 >= 2.6.0 libgdamm-4.0 >= 3.99.14 libgda-4.0 >= 4.0.1 libgda-postgres-4.0 goocanvasmm-1.0 >= 0.13.0"
if test $enable_client_only != yes; then
REQUIRED_LIBS="$REQUIRED_LIBS gtksourceviewmm-2.0"
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]