Browse Source

don't call configure

Oswald Buddenhagen 21 năm trước cách đây
mục cha
commit
510c9ca492
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      autogen.sh

+ 0 - 2
autogen.sh

@@ -1,8 +1,6 @@
 #! /bin/sh
-# $Id$
 set -e -v
 aclocal
 autoheader
 automake --add-missing
 autoconf
-./configure "$@"