1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-08-02 13:18:04 +00:00
This commit is contained in:
caixiangyue 2020-06-08 11:54:11 +08:00
parent 8af4938b09
commit 4738bf32f5

View File

@ -98,7 +98,7 @@ PKG_CHECK_MODULES(JANSSON, [jansson >= $JANSSON_REQUIRED])
AC_SUBST(JANSSON_CFLAGS)
AC_SUBST(JANSSON_LIBS)
AM_PATH_PYTHON([2.4])
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