Turns out the .la files are more robust in that you can put the .la
files in one directory and the .so in another.  If we go directly
for the .so files we lose the ability to run the regression tests at
build time.  The .la files are in the directory but the .so are in the
directory/.libs as dictated by libtool.  Your solution will work fine
for your needs but we'll stick for the more robust solution for the
general ImageMagick release.
_______________________________________________
Magick-developers mailing list
Magick-developers@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-developers

Reply via email to