]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: test_scols_termreduce needs libsmartcols
authorAdam Sampson <ats@offog.org>
Mon, 18 May 2026 13:41:40 +0000 (14:41 +0100)
committerAdam Sampson <ats@offog.org>
Mon, 18 May 2026 13:48:17 +0000 (14:48 +0100)
commitff4c9f4a79d3bef53cfd004451a066f679c9de59
tree40a941941949393fea1b79d3b44f00bf9d54f146
parentfe5eaa3caa48ec4ac917d2d2c18fccc2d388b291
tests: test_scols_termreduce needs libsmartcols

This helper needs libsmartcols, so it can't be built if util-linux is
configured with --disable-libsmartcols. (It's still reasonable to want
to run the test suite in this case, for example if you're configuring
util-linux to only build libuuid.)

Signed-off-by: Adam Sampson <ats@offog.org>
tests/helpers/Makemodule.am