diff --git a/stepmania/autogen.sh b/stepmania/autogen.sh index c4b9295fdc..e3ff46ad60 100755 --- a/stepmania/autogen.sh +++ b/stepmania/autogen.sh @@ -70,15 +70,3 @@ $AUTOCONF $AUTOHEADER $AUTOMAKE $AUTOMAKE_OPTIONS -#the other configure files from cvs are not executable. Make them executable. -chmod a+x $srcdir/src/SDL-1.2.5/configure $srcdir/src/SDL_sound-1.0.0/configure 2>/dev/null - -#make -f Makefile.am srcdir=. acinclude.m4 - -#if test -z "$*"; then -# echo "**Warning**: I am going to run \`configure' with no arguments." -# echo "If you wish to pass any to it, please specify them on the" -# echo \`$0\'" command line." -# echo -#fi -