소스 검색

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