gvfs r1318 - trunk
- From: alexl svn gnome org
- To: svn-commits-list gnome org
- Subject: gvfs r1318 - trunk
- Date: Thu, 21 Feb 2008 09:11:38 +0000 (GMT)
Author: alexl
Date: Thu Feb 21 09:11:38 2008
New Revision: 1318
URL: http://svn.gnome.org/viewvc/gvfs?rev=1318&view=rev
Log:
2008-02-21 Alexander Larsson <alexl redhat com>
* configure.ac (DISTCHECK_CONFIGURE_FLAGS):
Require latest glib for the contains_file
change.
Modified:
trunk/ChangeLog
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Thu Feb 21 09:11:38 2008
@@ -39,7 +39,7 @@
DISTCHECK_CONFIGURE_FLAGS="--enable-gtk-doc"
AC_SUBST(DISTCHECK_CONFIGURE_FLAGS)
-PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.15.5 gthread-2.0 gobject-2.0 gmodule-no-export-2.0 gio-unix-2.0 gio-2.0)
+PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.15.6 gthread-2.0 gobject-2.0 gmodule-no-export-2.0 gio-unix-2.0 gio-2.0)
AC_SUBST(GLIB_CFLAGS)
AC_SUBST(GLIB_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]