Hello,

When trying to install master from osx homebrew, it fails. https://github.com/Homebrew/homebrew/issues/41630#issuecomment-120743152

It appears that the issue comes from emacs: 
make install isn't installing to the prefix passed to configure.

To reproduce:
`brew install emacs --HEAD --with-ctags`.

Regards,