1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00

Add FIXME about --with-python

(This used to be commit 96741a251c)
This commit is contained in:
Martin Pool 2002-11-04 19:36:34 +00:00
parent 4ca4febd67
commit 98d8bf1ac6

View File

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