Commit Graph

5 Commits (4a7d116f37d71ffcf4f3e0a177eab61e60e5aabc)

Author SHA1 Message Date
Timothy Stack 6e0026dabc if curl-config --static-libs returns nothing, use the regular --libs option 9 years ago
Suresh Sundriyal cca2669e31 [cURL] Allow libcurl to be dynamically linked in on OS X.
This fixes tstack/lnav#253

The libcurl.m4 macros will still continue to look for a static archive
for libcurl but if one is not found and the binary is being compiled on
OS X, they will pick up the dynamic library if one is available.
9 years ago
Timothy Stack 9555ad911a more build fixes 9 years ago
Timothy Stack 248dd78f63 [config] some libcurl changes for static linking 9 years ago
Timothy Stack 879bbd581e [pt] rough draft of tail for papertrail 9 years ago