]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: fix with_python usage, improve logic
authorKarel Zak <kzak@redhat.com>
Wed, 4 Jun 2014 11:43:15 +0000 (13:43 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 4 Jun 2014 11:43:15 +0000 (13:43 +0200)
commit4c54effbf709701fca7d88b2d36bfc8f4cd7f497
tree47bc00aa671ba4ca1fdecc20cf042b78f32caa27
parentda0ec90b482ad92df2d35cf9b95b07bcaf47b1d4
build-sys: fix with_python usage, improve logic

We have to set the default withval= on the default with_python=check
otherwise uninitialized value is used.

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac