Hi, I wanted to rebuild the leptonica preset with the LIBJPEG v2.0.4 or higher. I am currently on a Windows 10 environment. I tried to change the version here: https://github.com/bytedeco/javacpp-presets/blob/78540be41638b6b19bcc12982152d5beba464984/leptonica/cppbuild.sh#L13 and also here: https://github.com/bytedeco/javacpp-presets/blob/78540be41638b6b19bcc12982152d5beba464984/leptonica/cppbuild.sh#L21 However, unlike LIBJPEG v1.5.x, there is no ./configure file in LIBJPEG v2.x. Can someone please help with making the changes to cppbuild.sh script?