> any enlightenment on how to _properly_ build with autoconf and static 
> linking on osx will be very appreciated.
Dan,

I know nothing about thsi black magic, but swftools FAQ maybe of 
interest.
Here is an excerpt :
6.) How do I compile swftools on Mac OS X?

     You need to get fink (http://fink.sourceforge.net), and install it.
     After this, you need to install all the required libs (jpeg, 
freetype, lame):

     fink install libjpeg libjpeg-shlibs freetype2 freetype2-shlibs lame 
lame-shlibs

     Then, you have to inform configure of where they are:

     LDFLAGS="-L/sw/lib" CPPFLAGS="-I/sw/include -I/sw/include/lame" 
./configure
     make
     sudo make install

HTH
-----------
erixtekila
http://blog.v-i-a.net/


_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to