]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: don't compile lib{mount,blkid} tests when --disable-static specified
authorKarel Zak <kzak@redhat.com>
Thu, 2 Aug 2012 18:19:14 +0000 (20:19 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 2 Aug 2012 18:19:14 +0000 (20:19 +0200)
commit43ffdc82fa3ef632638cf5e6899811fc4b01d351
treeb3198dfb07c36da4e6ec89d8d3a8c417b6c93397
parenta754adbd6925949314620808f8ae1f4df26b7e03
build-sys: don't compile lib{mount,blkid} tests when --disable-static specified

The tests often depend on private (non-API) library functions.

Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/howto-tests.txt
configure.ac
libblkid/src/Makemodule.am
libmount/src/Makemodule.am