]> git.cworth.org Git - notmuch/commit
build: Allow user to specify ruby executable
authorThomas Schneider <qsx@chaotikum.eu>
Wed, 9 May 2018 12:38:48 +0000 (14:38 +0200)
committerDavid Bremner <david@tethera.net>
Fri, 11 May 2018 00:01:06 +0000 (21:01 -0300)
commitb2e4778ea4a704e4a86ae41d680a9ec886e66cfa
treedaaa5f92f303ef37785f3ea0bad1775957f48ea6
parenta07b28a488cd5d8f3d9dcf77401cc43ce6473138
build: Allow user to specify ruby executable

This way, one can build for a different Ruby than $PATH/ruby
(e. g. different versions, or Ruby in other paths).

Signed-off-by: Thomas Schneider <qsx@chaotikum.eu>
bindings/Makefile.local
configure
test/test-lib.sh