On 15:14 Fri 15 Apr , Phil Race wrote: > For jpeg its something we could consider for JDK 8 although I think its been > called libjpeg since JDK 1.0 without apparent problems.
But you use an in-tree libjpeg (at least at present). Having the option of linking against a system libjpeg at compile time would mean -o libjpeg.so -l jpeg, with two different libjpegs. -- Andrew :) Free Java Software Engineer Red Hat, Inc. (http://www.redhat.com) Support Free Java! Contribute to GNU Classpath and IcedTea http://www.gnu.org/software/classpath http://icedtea.classpath.org PGP Key: F5862A37 (https://keys.indymedia.org/) Fingerprint = EA30 D855 D50F 90CD F54D 0698 0713 C3ED F586 2A37
