mirror of
https://github.com/samba-team/samba.git
synced 2025-01-04 05:18:06 +03:00
parent
4ca4febd67
commit
98d8bf1ac6
@ -3115,6 +3115,10 @@ AC_SUBST(FLAGS1)
|
||||
# though they can coexist in different directories.) In the future
|
||||
# this might make the Python stuff be built by default.
|
||||
|
||||
# FIXME: At the moment, if you don't configure with python, but try to
|
||||
# build "python_ext", then you get a very mysterious error message,
|
||||
# because $(PYTHON) is "".
|
||||
|
||||
AC_ARG_WITH(python,
|
||||
[ --with-python=PYTHONNAME build Python libraries],
|
||||
[ case "${withval-python}" in
|
||||
|
Loading…
Reference in New Issue
Block a user