Try the STLport version at http://zerowing.qeradiant.com/
Canβt find such address from here right now 
Try using
AC_CHECK_LIB(SDL_image, IMG_Load, [have_SDL_image=yes], , $SDL_LIBS)
Thanks! That was it; adding $SDL_LIBS was critical. This really
should be mentioned in SDL_Image documentation somewhere. Or was
I just unable to find it? Ditto for SDL_mixer.
β Timo Suoranta β @Timo_K_Suoranta --> From: EvilTypeGuy
Subject: Re: [SDL] SDL_Image-devel for mingw
From: Karl Bartel
Subject: Re: [SDL] Checking SDL_Image with configure?
Try the STLport version at http://zerowing.qeradiant.com/
Canβt find such address from here right now 
Doh, wrong address 
http://zerowing.idsoftware.com/On Wed, Oct 17, 2001 at 01:52:22PM +0300, Timo K Suoranta wrote:
From: EvilTypeGuy
Subject: Re: [SDL] SDL_Image-devel for mingw
From: Karl Bartel
Subject: Re: [SDL] Checking SDL_Image with configure?
Try using
AC_CHECK_LIB(SDL_image, IMG_Load, [have_SDL_image=yes], , $SDL_LIBS)
Thanks! That was it; adding $SDL_LIBS was critical. This really
should be mentioned in SDL_Image documentation somewhere. Or was
I just unable to find it? Ditto for SDL_mixer.
β Timo Suoranta β tksuoran at cc.helsinki.fi β
SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl