Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix autogen.sh error AC_MSG_ERROR #3

Closed
wants to merge 2 commits into from
Closed

Conversation

rallat
Copy link

@rallat rallat commented Dec 3, 2013

resolve #2

Error
./configure: line 6233: syntax error near unexpected token `,'
./configure: line 6233: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'
Fix
https://developer.apple.com/library/
mac/documentation/porting/conceptual/portingunix/
compiling/compiling.html
@rallat rallat closed this Dec 3, 2013
@rallat rallat reopened this Dec 3, 2013
@rallat rallat mentioned this pull request Dec 4, 2013
@rallat rallat closed this Jul 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

autogen.sh AC_MSG_ERROR
1 participant