mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Stop updating versions on every execution of ./configure
.
This commit is contained in:
parent
5176f6f103
commit
45db963de4
@ -1682,7 +1682,3 @@ if test x$asciidoc = xtrue && test "$ASCIIDOC" = "none" ; then
|
||||
fi
|
||||
|
||||
AC_OUTPUT
|
||||
|
||||
if test -x /usr/bin/perl && test -x ./scripts/maint/updateVersions.pl ; then
|
||||
./scripts/maint/updateVersions.pl
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user