1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-31 23:19:36 +00:00
This commit is contained in:
Hubert Figuière
2025-04-03 15:45:23 +00:00
committed by GitHub

View File

@@ -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