diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2014-08-01 11:55:45 +0800 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2014-08-05 10:31:28 +0800 |
commit | d1c07faf5b5979c19c4709f7195c612fb0a9dd2e (patch) | |
tree | 6be48be4aafa1c7bbde247b024ab70e692ac4c0e /test/lib/test-process-async.c | |
parent | c43847fe14e6b32cc58b8e8168f78e72ef94316d (diff) | |
download | talos-petitboot-d1c07faf5b5979c19c4709f7195c612fb0a9dd2e.tar.gz talos-petitboot-d1c07faf5b5979c19c4709f7195c612fb0a9dd2e.zip |
autotools: Don't link udev into everything
By default, AC_CHECK_LIB will append to $LIBS, which is used for all
link stages. Intstead, we should popuate $UDEV_LIBS, and just use that
for the single pb-discover link stage.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'test/lib/test-process-async.c')
0 files changed, 0 insertions, 0 deletions