]> git.ipfire.org Git - thirdparty/kmod.git/commit
build-sys: add hooks to build python bindings
authorLucas De Marchi <lucas.demarchi@intel.com>
Mon, 24 Mar 2014 11:27:19 +0000 (08:27 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 27 Mar 2014 01:30:56 +0000 (22:30 -0300)
commit3a33a7a566c221e13c426c0d2f3519ebe8f70a34
tree95c461f52f94f6a694847d20494e3f41b5d2f5bd
parent5ad36e522226732d3815ace77b2ec19198bd24fc
build-sys: add hooks to build python bindings

Add --enable-python configure switch so we build the python bindings. We
also pass version.py through SED_PROCESS macro, so the version is kept
in sync with kmod.

Acked-by: Andy Grover <agrover@redhat.com>
Makefile.am
configure.ac
libkmod/python/.gitignore
libkmod/python/kmod/version.py.in [moved from libkmod/python/kmod/version.py with 96% similarity]