Преглед на файлове

Stop updating versions on every execution of `./configure`.

cypherpunks преди 9 години
родител
ревизия
45db963de4
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      configure.ac

+ 0 - 4
configure.ac

@@ -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