[gvfs] build fix: afc-backend does not depend on libgudev
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gvfs] build fix: afc-backend does not depend on libgudev
- Date: Fri, 30 Oct 2009 10:32:05 +0000 (UTC)
commit 6c91b2513d7ad1bd4774c8559c4ceb200a0a9d61
Author: Nikias Bassen <nikias gmx li>
Date: Fri Oct 30 03:17:08 2009 +0100
build fix: afc-backend does not depend on libgudev
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d15db88..2d032fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -329,7 +329,7 @@ msg_afc=no
AFC_LIBS=
AFC_CFLAGS=
-if test "x$enable_afc" != "xno" -a "x$msg_gudev" = "xyes" ; then
+if test "x$enable_afc" != "xno" ; then
PKG_CHECK_EXISTS(libiphone-1.0 >= 0.9.4, msg_afc=yes)
if test "x$msg_afc" = "xyes"; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]