On Sat, May 5, 2012 at 9:39 AM, Alon Bar-Lev <alon.bar...@gmail.com> wrote: > If source is located at git repository, acquire branch and revision > of head to be printed at --version output. > > Signed-off-by: Alon Bar-Lev <alon.bar...@gmail.com>
Exactly the same patch, just renamed the variable CONFIGURE_GIT_REVISION to be consistent with next patch and previous configure defs constant name. Alon.