Kaynağa Gözat

don't call configure

Oswald Buddenhagen 21 yıl önce
ebeveyn
işleme
510c9ca492
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  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 "$@"