Use pkg-config for Lua flags
commitbc2513693a9066574d1e9b190994942c94fb5f4d
authorOlly Betts <olly@survex.com>
Mon, 17 Jul 2023 00:20:51 +0000 (17 12:20 +1200)
committerOlly Betts <olly@survex.com>
Mon, 17 Jul 2023 00:20:51 +0000 (17 12:20 +1200)
treeb7a51ea869cf148d51affb1cca57d8a55053ebf4
parentbac2932f763f381acf86201b062b616b38af24c6
Use pkg-config for Lua flags

This eliminates some rather ad-hoc configure probes, and improves
portability as it now works on platforms which require linking to
a Lua library, or which install the Lua headers directly without
a versioned containing directory.
xapian-bindings/configure.ac
xapian-bindings/lua/Makefile.am