]> git.notmuchmail.org Git - notmuch/commit - bindings/ruby/extconf.rb
build/ruby: use notmuch configure script values for shared lib
authorDavid Bremner <david@tethera.net>
Mon, 1 Jun 2015 07:09:01 +0000 (09:09 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 14 Jun 2015 06:23:55 +0000 (08:23 +0200)
commit233b5528cd405de0e0d8c7b3f5d7729614bee8aa
tree69e75ea1c1238de2e49c240e90ba088d8ff68f3c
parent53035dafe060f6832909ad54e48277c8d3bd2d1b
build/ruby: use notmuch configure script values for shared lib

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
bindings/ruby/extconf.rb