Oswald Buddenhagen пре 21 година
родитељ
комит
510c9ca492
1 измењених фајлова са 0 додато и 2 уклоњено
  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 "$@"