[libgsf] Compilation: fix gnome-vfs dependency handling [#593480]
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libgsf] Compilation: fix gnome-vfs dependency handling [#593480]
- Date: Fri, 25 Sep 2009 23:13:23 +0000 (UTC)
commit fe506b95602f0f74b06b266ef908ad524882d93c
Author: Morten Welinder <terra gnome org>
Date: Fri Sep 25 19:12:45 2009 -0400
Compilation: fix gnome-vfs dependency handling [#593480]
ChangeLog | 5 +++++
NEWS | 3 +++
configure.in | 2 --
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 3e90fb9..9b5dc80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-25 Morten Welinder <mwelinder gmail com>
+
+ * configure.in (libgsf_gnome_reqs): Remove gnome-vfs stuff.
+ Fixes #593480
+
2009-09-22 Andreas J. Guelzow <aguelzow pyrshep ca>
* gsf/gsf-opendoc-utils.c (gsf_ooo_ns): add variant of OO_NS_FIELD
diff --git a/NEWS b/NEWS
index 25737fb..9341829 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ Andreas:
Morten:
* Fix problem with errors to stdout. [#592471]
+Vincent Untz:
+ * Fix gnome-vfs dependency handling. [#593480]
+
--------------------------------------------------------------------------
libgsf 1.14.15
diff --git a/configure.in b/configure.in
index b8227d3..0efae97 100644
--- a/configure.in
+++ b/configure.in
@@ -79,8 +79,6 @@ libgsf_reqs="
dnl Modules required for libgsf-gnome
libgsf_gnome_reqs="
$common_reqs
- gnome-vfs-2.0 >= 2.2.0
- gnome-vfs-module-2.0 >= 2.2.0
"
PKG_CHECK_MODULES(LIBGSF, $libgsf_reqs)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]