[nautilus-share] Drop stale gnomeui and gnome-vfs dependencies
- From: Chow Loong Jin <ljchow src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-share] Drop stale gnomeui and gnome-vfs dependencies
- Date: Fri, 10 Jun 2011 00:27:19 +0000 (UTC)
commit cc03f317da63f66d8cebabc1f01a403781f84fa1
Author: Chow Loong Jin <hyperair ubuntu com>
Date: Fri Jun 10 08:24:02 2011 +0800
Drop stale gnomeui and gnome-vfs dependencies
Clean up leftover pkg-config depenedncies in configure.in after the port away
from gnomeui and gnome-vfs
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index ad7e3da..5b3ad1b 100644
--- a/configure.in
+++ b/configure.in
@@ -27,7 +27,7 @@ if test "x$HAVE_PKGCONFIG" = "xno"; then
AC_MSG_ERROR(you need to have pkgconfig installed !)
fi
-PKG_CHECK_MODULES(NAUTILUS, libnautilus-extension >= $NAUTILUS_REQUIRED libgnomeui-2.0 gnome-vfs-2.0)
+PKG_CHECK_MODULES(NAUTILUS, libnautilus-extension >= $NAUTILUS_REQUIRED)
PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLIB_REQUIRED)
AC_SUBST(NAUTILUS_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]