You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/m4
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
..
ax_with_curses.m4 [build] Get rid of warnings from autoreconf. 9 years ago
libcurl.m4 [cURL] Allow libcurl to be dynamically linked in on OS X. 9 years ago
lnav_common.m4 [build] Add yajl related macros. 9 years ago
lnav_with_jemalloc.m4 [build] Get rid of warnings from autoreconf. 9 years ago
lnav_with_pcre.m4 [build] Remove the mangled C++ symbol check. 9 years ago
lnav_with_readline.m4 [build] Get rid of warnings from autoreconf. 9 years ago
lnav_with_sqlite3.m4 [build] Stop adding to the environment variables. 9 years ago
lnav_with_yajl.m4 [build] Get rid of warnings from autoreconf. 9 years ago