瀏覽代碼

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