Sdl libs

I’m using some SDL libs in my linux project (as mixer, ttf or image)
that should work on win32 but I don’t know how to tell the configure
script to use the cross compiler.
how will I do that?
michele