]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: add --enable-pylibmount
authorKarel Zak <kzak@redhat.com>
Wed, 4 Jun 2014 09:16:48 +0000 (11:16 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 4 Jun 2014 09:16:48 +0000 (11:16 +0200)
commitda0ec90b482ad92df2d35cf9b95b07bcaf47b1d4
treef01f6a2ee7ac6893b01dd65f7bd60d188896f22b
parenta133b51af8fb19e46cb06ea84cd5267053285f09
build-sys: add --enable-pylibmount

 * globally disable all Python bindings by --without-python
 * use --with-python=<version> to specify Python version
 * --enable-pylibmount to override --disable-all-programs

Reported-by: Ruediger Meier <sweet_f_a@gmx.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac