summaryrefslogtreecommitdiff
path: root/net-mgmt/seafile/files/patch-configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/seafile/files/patch-configure.ac')
-rw-r--r--net-mgmt/seafile/files/patch-configure.ac17
1 files changed, 13 insertions, 4 deletions
diff --git a/net-mgmt/seafile/files/patch-configure.ac b/net-mgmt/seafile/files/patch-configure.ac
index 5596aaba7e4b..8ad6d5e350ab 100644
--- a/net-mgmt/seafile/files/patch-configure.ac
+++ b/net-mgmt/seafile/files/patch-configure.ac
@@ -1,5 +1,14 @@
---- configure.ac.orig 2014-06-05 02:25:50.000000000 -0400
-+++ configure.ac 2014-07-21 12:43:12.000000000 -0400
+--- configure.ac.orig 2014-08-05 01:28:35.000000000 -0400
++++ configure.ac 2014-11-22 13:34:26.927863521 -0500
+@@ -88,7 +88,7 @@
+ [compile_riak=$enableval],[compile_riak="no"])
+
+ AC_ARG_ENABLE(fuse, AC_HELP_STRING([--enable-fuse], [enable fuse virtual file system]),
+- [compile_fuse=$enableval],[compile_fuse="yes"])
++ [compile_fuse=$enableval],[compile_fuse="no"])
+ fi
+
+ AC_ARG_ENABLE(client, AC_HELP_STRING([--enable-client], [enable client]),
@@ -199,25 +199,28 @@
LIB_GDI32=
LIB_RT=
@@ -40,7 +49,7 @@
AC_SUBST(MSVC_CFLAGS)
-@@ -241,7 +246,6 @@
+@@ -242,7 +247,6 @@
#LIBNAUTILUS_EXTENSION_REQUIRED=2.30.1
CURL_REQUIRED=7.17
FUSE_REQUIRED=2.8.6
@@ -48,7 +57,7 @@
PKG_CHECK_MODULES(GLIB2, [glib-2.0 >= $GLIB_REQUIRED])
AC_SUBST(GLIB2_CFLAGS)
-@@ -263,10 +267,6 @@
+@@ -268,10 +272,6 @@
AC_SUBST(LIBEVENT_CFLAGS)
AC_SUBST(LIBEVENT_LIBS)