Parent Directory | Revision Log | Revision Graph
*** empty log message ***
1 | diff -Nur seafile-5.1.3.ori/configure.ac seafile-5.1.3/configure.ac |
2 | --- seafile-5.1.3.ori/configure.ac 2016-07-12 00:15:47.000000000 -0400 |
3 | +++ seafile-5.1.3/configure.ac 2018-02-28 00:35:40.491000000 -0500 |
4 | @@ -311,7 +311,7 @@ |
5 | |
6 | if test x${compile_server} = xyes; then |
7 | dnl check libarchive |
8 | - LIBARCHIVE_REQUIRED=2.8.5 |
9 | + LIBARCHIVE_REQUIRED=2.8.3 |
10 | PKG_CHECK_MODULES(LIBARCHIVE, [libarchive >= $LIBARCHIVE_REQUIRED]) |
11 | AC_SUBST(LIBARCHIVE_CFLAGS) |
12 | AC_SUBST(LIBARCHIVE_LIBS) |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |