Libs config in makefiles

I’m trying to compile my first sdl program, but I get a lot of undefined
references errors. I need to know the correct lib names to put in the
makefile to compile a SDL program.–
Roger D. Vargas
VQt Development Team
http://vqt.sourceforge.net

I’m trying to compile my first sdl program, but I get a lot of undefined
references errors. I need to know the correct lib names to put in the
makefile to compile a SDL program.

Run sdl-config --libs

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software