Changes between Initial Version and Version 1 of Ticket #56627, comment 2


Ignore:
Timestamp:
Jun 8, 2018, 12:57:35 PM (6 years ago)
Author:
dgilman (David Gilman)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56627, comment 2

    initial v1  
    11The git-version-gen function is weird and the --fallback flag only works when git itself is not installed. But this patch puts the right version number in configure and the resulting binary:
    22
     3
     4{{{
    35--- ../mtr/configure.ac 2018-06-08 08:51:54.610437193 -0400
    46+++ configure.ac        2018-06-08 08:52:23.359539561 -0400
     
    1113   [http://www.BitWizard.nl/mtr/])
    1214 AC_CONFIG_SRCDIR([ui/mtr.c])
     15}}}