Browse Source

don't call configure

Oswald Buddenhagen 21 years ago
parent
commit
510c9ca492
1 changed files with 0 additions and 2 deletions
  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 "$@"