瀏覽代碼

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