OSX 10.9.3
brew install automake autoconf curl
then git clone repo, run autogen, run no macro.pl
When exec ./configure, I got error:
./configure: line 5666: syntax error near unexpected token `,'
./configure: line 5666: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'
I have fresh install of OSX. What wrong?
Thanks.