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)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 21 Sep 2018 04:00:52 +0000 (00:00 -0400)
commit276d4386a421d4fb8e136309be44023e206ba465
treea9148d1424a9f29678692d659423fb1b1f0c3d28
parentd893a65a0e39eb3bf06c9088ce8cb2c8dc36df98
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.027312 seconds and 5 git commands to generate.