Explorar el Código

don't call configure

Oswald Buddenhagen hace 21 años
padre
commit
510c9ca492
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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 "$@"