Add FIXME about --with-python
authorMartin Pool <mbp@samba.org>
Mon, 4 Nov 2002 19:36:34 +0000 (19:36 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 4 Nov 2002 19:36:34 +0000 (19:36 +0000)
(This used to be commit 96741a251c731d71126dcf9c706f7bb7c954f6e7)

source3/configure.in

index 906bf5f348e6c267503a2468ca1c6322123ea080..7a8f259bd4f3717a0c0113e7aad169451806e259 100644 (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