]> git.ipfire.org Git - thirdparty/util-linux.git/commit - configure.ac
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>
Wed, 17 Sep 2008 11:49:45 +0000 (13:49 +0200)
commitaf53f0f1ca9ccebfded560eeaca50289a49e6fa5
tree531e79b79c662fda9fe67976970bbd10723a36e9
parent3342f88dec9af581385a52a9add92c40c0939b6d
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