Whamcloud - gitweb
LU-9897 build: use pkgconf for detecting libblkid 31/35531/3
authorJames Simmons <uja.ornl@yahoo.com>
Tue, 16 Jul 2019 19:34:16 +0000 (15:34 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 9 Aug 2019 04:41:05 +0000 (04:41 +0000)
commit6bc3237477069c8ddc70deee6e0d7cbbbdf92a08
treea3032a7b91e2e813f2a1f95c0252e4726ad2855b
parenta0240c3ef723a7e1ad20f261bb4d47b29f719276
LU-9897 build: use pkgconf for detecting libblkid

Currently we have extra complexity to determine where packages are
installed. This approach is also fragile if packages are not
installed in the standard location. This can be handled in a much
cleaner way with pkgconfig. Use pkgconf to discover libblkid.

Test-Parameters: trivial

Change-Id: I5241c2c38b1114d8f061ee5f2a4cb0c677ce2c71
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/35531
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre.spec.in
lustre/autoconf/lustre-core.m4
lustre/utils/Makefile.am