mirror of https://github.com/Gnucash/gnucash
The Python includes files for Windows define HAVE_PUTENV to be empty. GnuCash under MINGW (only) defines it to be 1. This causes redefinition errors when building the Python bindings on Windows. HAVE_PUTENV is not used in the GnuCash code base, so the best solution seems to be to just get rid of it.pull/106/head
parent
38e6d7f7ce
commit
c68452a497
Loading…
Reference in new issue