URL:
  <http://gna.org/bugs/?10748>

                 Summary: ./configure --disable-python does not deactivate
the checks
                 Project: Battle for Wesnoth
            Submitted by: ivanovic
            Submitted on: Samstag 12.01.2008 um 14:14
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: Confirmed
                 Privacy: Public
             Assigned to: esr
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: svn r22905
        Operating System: any

    _______________________________________________________

Details:

The configure flag --disable-python does not work. The checks are still there
and if anything of those does not work, it ends in a fatal error. If
--disable-python is set, the whole block should not even be checked, here is
the output regarding python when switching --disable-python on in current svn
-r 22905:

$ ./configure --disable-python
(...)
checking for python... /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >='2.4'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.5
checking for Python library path... -L/usr/lib/python2.5 -lpython2.5
checking for Python site-packages path... /usr/lib/python2.5/site-packages
checking python extra libraries...  -lpthread -ldl  -lutil
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment...
yes
configure: WARNING: *** Python support disabled, suppressing installation of
Python tools.
(...)




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?10748>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to