meson: look for libelf as a library if there is no pkgconfig
authorDylan Baker <dylan@pnwbakers.com>
Wed, 27 Sep 2017 18:30:21 +0000 (11:30 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 3 Oct 2017 17:01:45 +0000 (10:01 -0700)
commitcc4f5873071f0cbea0dcea78359e5144ee1908e6
treeb3f57045b51e069d5c655a0b551ba13c8a5e3bba
parent9d9a46d4efc00b256d2c0d04dda6c4ee3f0dc47a
meson: look for libelf as a library if there is no pkgconfig

Required for older versions of libelf that don't have a pkgconfig file.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
meson.build