Explorar el Código

Remove configure call in autogen.sh script

Stéphane Raimbault hace 14 años
padre
commit
2904b5dddd
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      autogen.sh

+ 0 - 1
autogen.sh

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