Closed maxicus closed 6 years ago
mozjpeg places itself to lib64 folder on 64 bit systems. mozjpeg uses autoconfigure variables to determine correct path and based on repo history they had problems to recognize it correctly before, so rather using direct file presense.
Merged into pu with a slightly different commit message. Thanks!
pu
mozjpeg places itself to lib64 folder on 64 bit systems. mozjpeg uses autoconfigure variables to determine correct path and based on repo history they had problems to recognize it correctly before, so rather using direct file presense.