configure: introduce new macro AX_LIB_ELFUTILS
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 28 Apr 2016 22:07:48 +0000 (18:07 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 May 2016 19:42:42 +0000 (15:42 -0400)
commit97e67ce62f3c22ae37e6f31974f881fbb5cf3cb9
treefdff531f68d872a72af6ea34bbc31cbbcc4dc710
parent450e43fe82772a9a35eceb7ce5d344b8186bc14e
configure: introduce new macro AX_LIB_ELFUTILS

elfutils has only just started providing pkg-config metadata
which makes the current version check unreliable. This introduces
a new M4 macro which checks elfutils' version using the
_ELFUTILS_PREREQ macro (defined in elfutils/version.h).

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
m4/ax_lib_elfutils.m4 [new file with mode: 0644]
This page took 0.024507 seconds and 4 git commands to generate.