removed a obsolete FIXME since library checks now work when cross-compiling
This commit is contained in:
parent
1ff1f9c74f
commit
5b1adc68c9
1 changed files with 0 additions and 1 deletions
|
@ -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],
|
||||
|
|
Loading…
Add table
Reference in a new issue