Comment on I fought my ISP's bad behavior and wonComments−natch12yI'd like to try out this curl command. I'm not using macports, though. Like many people, I've switched to brew since some time. Is there a quick way to see if my curl install is compiled with 'ares' whatever that is?−helfireOP12yports > brew!But seriously I don't know how brew works, though looks like the code supports the option: https://github.com/Homebrew/homebrew/blob/master/Library/For...−sikhnerd12y brew install curl --with-ares−helfireOP12yAlso looks like MacOS 10.9 has ares by default.
Comments
I'd like to try out this curl command. I'm not using macports, though. Like many people, I've switched to brew since some time. Is there a quick way to see if my curl install is compiled with 'ares' whatever that is?
ports > brew!
But seriously I don't know how brew works, though looks like the code supports the option: https://github.com/Homebrew/homebrew/blob/master/Library/For...
Also looks like MacOS 10.9 has ares by default.