Ver código fonte

Remove configure call in autogen.sh script

Stéphane Raimbault 14 anos atrás
pai
commit
2904b5dddd
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      autogen.sh

+ 0 - 1
autogen.sh

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