remove sdltest file after use

This commit is contained in:
Yann Dirson 2004-09-02 19:40:46 +00:00
parent 24fd9a69ab
commit e9d4fb655b
2 changed files with 2 additions and 2 deletions

2
configure vendored
View file

@ -13092,7 +13092,7 @@ echo "$as_me: error: *** Please upgrade your SDL version" >&2;}
fi
rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
rm -f conf.sdltest
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"

View file

@ -245,7 +245,7 @@ int main (int argc, char **argv)
[AC_MSG_RESULT(no)]
[AC_MSG_ERROR([*** Please upgrade your SDL version])],
[AC_MSG_RESULT[not tested in cross-compiling]])
rm -f conf.sdltest
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"