소스 검색

Remove configure call in autogen.sh script

Stéphane Raimbault 14 년 전
부모
커밋
2904b5dddd
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      autogen.sh

+ 0 - 1
autogen.sh

@@ -1,3 +1,2 @@
 #! /bin/sh
 autoreconf -v --install --force || exit 1
-./configure "$@"