So now I have a working GUI wrapper application for a command line
application embedded into the GUI app, thanks to the help I got here.
That command line tool uses the SDL library. I would like to somehow embedd
the SDL library in the application bundle, too, so that users don't have to
to use fink for installing it separately.
Is this possible?
Carlo