DIST OOT: use build_dir version.i file
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 15 May 2018 21:27:52 +0000 (17:27 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 6 Jul 2018 22:50:36 +0000 (18:50 -0400)
commit5a2ec6de7b327fa30cbb3de0b7e7fc26a0c2659a
tree36325a4d3109b74d2926d8a846b03e890daaf1f4
parent7b66313326a56d8d1b400db6085f54ef13865f98
DIST OOT: use build_dir version.i file

Requires the change of priority for include file in AM_CPPFLAGS and
that the version.h file include a "system header" version.i instead of a
local version.

Enable the passing of value from version.i to a OOT build done from a distribution
tarball. Enable a packager to touch files in custom_modifications and
generate a valid version.i file to be used in a OOT build from tarball.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
configure.ac
include/Makefile.am
include/version.h
This page took 0.026405 seconds and 5 git commands to generate.