[tor-bugs] #15053 [Tor]: Improve out-of-tree builds
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Feb 27 13:56:45 UTC 2015
#15053: Improve out-of-tree builds
-----------------------------+------------------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor | Version: Tor: unspecified
Resolution: | Keywords: build
Actual Points: | Parent ID:
Points: |
-----------------------------+------------------------------
Comment (by cypherpunks):
Is it necessary for the updateVersions script to be run on every
configure?
The related code in configure.ac;
{{{#!sh
if test -x /usr/bin/perl && test -x ./scripts/maint/updateVersions.pl ;
then
./scripts/maint/updateVersions.pl
fi
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15053#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list