Quote:
Originally Posted by geekmaster
I am curious why they output different usage, but the same version number. And lrizzo's build has more preprocessor options.
|
Because I didn't think to check the Makefile version number before I built it.
It is really 0.9.26-prerelease not the reported 0.9.25
Usually, things in git repos have the makefile "EXTRA_VERSION" thing set to the commit id of where it is pulled from (head in this case).
This one did not do it that way.
I did mention it (somewhere) but never fixed it and rebuilt it.
Not after I found that the Makefile was not its only
problem enhancement.