[PATCH] build/ruby: use notmuch configure script values for shared lib

2015-06-14 Thread David Bremner
This is supposed to help build on systems like MacOS with different conventions for naming shared libraries. We have already computed the relevant names, so doing it again in ruby seems like a bad idea. --- bindings/Makefile.local | 3 ++- bindings/ruby/extconf.rb | 13 +++-- 2 files

[PATCH] build/ruby: use notmuch configure script values for shared lib

2015-06-14 Thread David Bremner
This is supposed to help build on systems like MacOS with different conventions for naming shared libraries. We have already computed the relevant names, so doing it again in ruby seems like a bad idea. --- bindings/Makefile.local | 3 ++- bindings/ruby/extconf.rb | 13 +++-- 2 files