Makefile.am
author J. Ali Harlow <ali@juiblex.co.uk>
Fri May 20 11:20:22 2016 +0100 (2016-05-20)
changeset 18 30dd8888a271
permissions -rw-r--r--
catalog subsystem should cope with being called with different lua states

whelk 0.3.2 was assuming that lua state would always be the same. If it
wasn't then there would be no cat admin metatable registered in the second
lua state but whelk would just assume that there was causing things to go
wrong. We now use luaL_newmetatable() to test for whether a metatable was
already registered and take the appropriate actions if it wasn't.
     1 SUBDIRS=whelk
     2 
     3 pkgconfigdir=$(libdir)/pkgconfig
     4 pkgconfig_DATA=whelk.pc