Changes between Initial Version and Version 1 of Ticket #5956


Ignore:
Timestamp:
May 8, 2015, 11:51:26 AM (9 years ago)
Author:
groutr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5956 – Description

    initial v1  
    33To build without Python bindings, I had to unset the system PYTHON environment variable and give the --without-python option to configure.
    44
    5 Expected solution: make --without-python take precedence.  It should not matter if $PYTHON is set.  If don't want to build with python bindings, the configure script should respect that above all else.
     5Expected solution: make --without-python take precedence.  It should not matter if $PYTHON is set.  If I don't want to build with python bindings, the configure script should respect that above all else.