INN version numbering and display
Russ Allbery
rra at stanford.edu
Mon Apr 3 21:24:24 UTC 2000
Todd Olson <tco2 at cornell.edu> writes:
> Does this scheme provide a way for a site to track *local* modifications
> to INN?
Sure, just change VERSION_EXTRA in Makefile.global to anything you want
for a local version number.
> Also, suppose the only part of INN I want to modify is nnrpd
> I proceed by building a standard release of INN
> Then I apply local mods to nnrpd.c
> Then I incrementally build what I now have.
> If the version string is compiled in, will there be a way that I can
> have the version string for nnrpd.c (only) be local modified to track
> what I do???
The new scheme doesn't allow for this, I'm afraid, but then neither did
the old scheme. Both of them have a global version number for INN that's
compiled into libinn. In either case, you'd have to modify nnrpd to
change the version number.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the inn-workers
mailing list