mtools: ensure install-info isn't used
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 31 May 2016 19:57:15 +0000 (21:57 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 31 May 2016 20:10:29 +0000 (22:10 +0200)
commit102c4a4bad747221191a67fdced8d077e31aeb2c
tree46666a1b8a3c2e34f5362e2ce7f10512a8e3a21f
parente032a29604e843c8adc551d5ceb3c45bc7715b4d
mtools: ensure install-info isn't used

mtools calls install-info at 'make install' time if available after
installing the mtools info page - But as we don't use the info pages for
anything / remove in target-finalize, this is a waste of time and a
potential cause of build failures as reported on the list:

http://lists.busybox.net/pipermail/buildroot/2016-May/160604.html

So ensure configure doesn't find it.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mtools/mtools.mk