Currently the bindings are removed as they cannot be compiled in their current state (see #19) and the best place for them is a separate repository.
The major issue is that the build system is obsolete and convoluted, needs to be rewritten from scratch, perhaps using cmake:
Currently the bindings are removed as they cannot be compiled in their current state (see #19) and the best place for them is a separate repository.
The major issue is that the build system is obsolete and convoluted, needs to be rewritten from scratch, perhaps using cmake:
udbm-configis available, we should usefind_udbm.cmakeor similar to discover all that.Makefileis generated and then modified by aextconf.rb, perhaps we could achieve the same in cmake.