Ver código fonte

don't call configure

Oswald Buddenhagen 21 anos atrás
pai
commit
510c9ca492
1 arquivos alterados com 0 adições e 2 exclusões
  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 "$@"