notmuch/bindings
Jani Nikula 8a433aad99 bindings: drop build time message on missing ruby dependency
The usual make message on everything being up to date is:

	make: Nothing to be done for 'all'.

However, since

commit d038b93209
Author: David Bremner <david@tethera.net>
Date:   Mon Jun 1 09:08:59 2015 +0200

    build: integrate building ruby bindings into notmuch build process

if one doesn't have the ruby dependencies installed, the message has
been:

	Missing dependency, skipping ruby bindings

Restore the usual behaviour by dropping the message. It's redundant
during build anyway, since the configure script already outputs:

	Checking for ruby development files... No (skipping ruby bindings)
2016-04-16 08:26:40 -03:00
..
go go: add binding for notmuch_message_get_date 2015-03-08 08:25:44 +01:00
python python: update the README 2016-03-14 20:29:08 +01:00
ruby ruby: use new query_search API 2015-10-05 19:54:12 -03:00
Makefile build: integrate building ruby bindings into notmuch build process 2015-06-12 09:12:28 +02:00
Makefile.local bindings: drop build time message on missing ruby dependency 2016-04-16 08:26:40 -03:00