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>
Thu, 28 Apr 2016 22:13:48 +0000 (18:13 -0400)
commitd3298a551bb22226dfddd6e5029d136cd0175117
tree7cfbfd75d70d59f1c549bc66c3307ef4971c866f
parent75bdeec8346b492348e826b39736f14983d9f2cf
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.025956 seconds and 4 git commands to generate.