]> err.no Git - util-linux/commit
build-sys: add -luuid to BLKID_LIBS
authorKarel Zak <kzak@redhat.com>
Wed, 17 Sep 2008 11:49:45 +0000 (13:49 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 12 Dec 2008 11:24:30 +0000 (12:24 +0100)
commit5a722d687ed050319408a81ee6e407601e5aa84e
tree236c6bbff66cd92c908603e20aac1e9abf694459
parentde12a10dc2d341afa3e2440664e01f5d7c1d2473
build-sys: add -luuid to BLKID_LIBS

The libblkid is always linked with libuuild, so this indirect
dependence in BLKID_LIBS is not a problem. This change helps to people
who compile util-linux-ng with non-standard prefix, ..etc.

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