[php] Use PHP_SHLIB_SUFFIX for extension module
commit1abecaed895f771c6214f179295cd3f6d8ee87ff
authorOlly Betts <olly@survex.com>
Thu, 1 Feb 2024 22:45:45 +0000 (2 11:45 +1300)
committerOlly Betts <olly@survex.com>
Thu, 1 Feb 2024 22:45:45 +0000 (2 11:45 +1300)
treee1a4586b22d5d6a0fb799eb938c46de1590c7121
parent0fe85f3088392a8ff74093831d908ef912718f4c
[php] Use PHP_SHLIB_SUFFIX for extension module

Previously we used the extension libtool thought appropriate for
the current platform.  I'm not aware of a platform where the two
don't agree, but should they not agree we should use what PHP expects.
xapian-bindings/configure.ac
xapian-bindings/php/Makefile.am