m4/am-check-python-headers.m4: Python 3 wrapper for comedi
authorChristoph Schmidt-Hieber <c.schmidt-hieber@ucl.ac.uk>
Wed, 17 Aug 2011 09:26:51 +0000 (10:26 +0100)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 17 Aug 2011 09:36:24 +0000 (10:36 +0100)
commit54712cbf6aff94d94fca6314a130c4cbfd9a2b11
tree93e548b3d3dc0b307d2747e18265a2dcc5ea7721
parent23e8eb609e5d07b1f16dc881b1a3400bc1e9e7c7
m4/am-check-python-headers.m4: Python 3 wrapper for comedi

Here's a small patch to make the configure script compatible with Python
3. The wrapper itself (swig/python/comedi_python_wrap.c) will have to be
generated with SWIG >= 2.0.0 for Python 3 compatibility.
m4/am-check-python-headers.m4