chmod a+x the two configure scripts in SDL-1.2.5 and SDL_sound-1.0.0.

This commit is contained in:
Steve Checkoway
2003-04-27 03:48:35 +00:00
parent f7a139c2fe
commit d1db01ecfe
+3
View File
@@ -70,6 +70,9 @@ $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