lvc/api-sanity-checker

Allow to install api-sanity-checker on Mac?

cdeil opened this issue · 1 comments

I want to install the api-sanity-checker on my Mac, but I get this message:

$ sudo perl Makefile.pl -install --prefix=/usr/local
Password:
The tool is ready-to-use without the need to install.
This Makefile is for GNU/Linux and BSD systems.

I'd prefer installing the tool instead of adding the checkout folder to my PATH or manually copying files to /usr/local.

Is there a technical reason why you don't want to permit installing it on Mac or is this a simple change?