]> git.eshelyaron.com Git - emacs.git/commit
Fix libwebp check for some webp installations
authorPo Lu <luangruo@yahoo.com>
Thu, 9 Mar 2023 00:52:54 +0000 (08:52 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 9 Mar 2023 00:53:24 +0000 (08:53 +0800)
commit7e1012765c40a10a8a051c39566778913dc7e224
tree34415245ad4180425d899124d97b64560b327c61
parentc2ca009da4cc2c81be364a1ddac15e8c7585ddf6
Fix libwebp check for some webp installations

* configure.ac: Look for WebPGetInfo; if it is not there, look
for libwebpdecoder as well.  (bug#61988)
configure.ac