When I try to \"brew link autoconf\" in the terminal I keep getting this error.
Error: Could not symlink file: /usr/local/Cellar/autoconf/2.69/share/emacs/site-lisp /usr
I had to run the following commands
chown -R yourusername /usr/local chmod -R u+w /usr/local brew link --overwrite autoconf