removed a obsolete FIXME since library checks now work when cross-compiling

This commit is contained in:
Jon Daniel 2005-03-09 13:22:08 +00:00
parent 1ff1f9c74f
commit 5b1adc68c9

View file

@ -413,7 +413,6 @@ LIBS="$LIBS $SDL_LIBS"
# it doesn't find it in FreeBSD
# AC_CHECK_LIB([SDL], [SDL_Init])
# FIXME disable all these checks in case of a cross-compile
ac_link="$LDPREFIX $ac_link"
AC_CHECK_LIB([SDL_image],
[IMG_Load],