]> git.donarmstrong.com Git - lilypond.git/commit - python/midi.c
* python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Thu, 17 Nov 2005 12:48:29 +0000 (12:48 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Thu, 17 Nov 2005 12:48:29 +0000 (12:48 +0000)
commit5cf3a094d86196388dec046fbc88467599fedb36
tree2e9f1e71119b53f9c689ace2e9a9aa60cc12af92
parentc21954d0517c4cc4fdd9f7fd4bc13901e48e3c06
* python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3
add dummy definition that works in Linux and add information in
INSTALL.texi on the specific Python requirements for Cygwin/Mingw.
ChangeLog
Documentation/topdocs/INSTALL.texi
python/midi.c