mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-04-28 03:20:10 +00:00
Merge f007b4fef1
into 2a6ddc4851
This commit is contained in:
commit
665ae657c2
@ -284,7 +284,7 @@ AC_SUBST(ARGON2_CFLAGS)
|
||||
AC_SUBST(ARGON2_LIBS)
|
||||
|
||||
if test x${compile_python} = xyes; then
|
||||
AM_PATH_PYTHON([2.6])
|
||||
AM_PATH_PYTHON([3.5])
|
||||
if test "$bwin32" = true; then
|
||||
if test x$PYTHON_DIR != x; then
|
||||
# set pyexecdir to somewhere like /c/Python26/Lib/site-packages
|
||||
|
Loading…
Reference in New Issue
Block a user