Define MODVERSION in a more reproducable way.
authorMark Wielaard <mjw@redhat.com>
Sun, 31 May 2015 21:03:30 +0000 (23:03 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 5 Jun 2015 12:52:29 +0000 (14:52 +0200)
commitf17a9bbc2963854090b81fdf58e49dc8dc6ccfba
treef8c0f99bbe916234f50773030d559fd095b3e542
parent170f1bb0a8f49cd6c5e7b34aaa505928764866bb
Define MODVERSION in a more reproducable way.

We define MODVERSION to make sure the libebl backend modules match the
elfutils build when we dlopen them. Using hostname and date makes it very
hard to create reproducable builds. Define them a little more reproducable
using LIBEBL_SUBDIR, eu_version and ac_cv_build.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
ChangeLog
configure.ac