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

lnav: fix argument to --with-libcurl and simplify #52

Closed
wants to merge 1 commit into from

Commits on Apr 6, 2016

  1. lnav: fix argument to --with-libcurl and simplify

    - The flag "--with-libcurl" wants curl's `opt_lib` not `opt_prefix`
    - There's no need to add curl's `bin` to the PATH or to add
      "-lcrypto -lssl" to the LIBS environment variable. This happens
      indirectly via libssh2.
    ilovezfs committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    894074f View commit details
    Browse the repository at this point in the history