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 6663740c5e [secure-mode] Disallow ATTACH statements completely.
The code to handle in-memory db exceptions is hideous and unreliable,
given the fact that SQLite does not expose much in terms of getting the
current value and the methods to check the compile time options can
themselves be disabled by a compile=time option in SQLite.

There really isn't much use for in-memory databases and if someone
really needs it, they can always choose to run in normal mode, so just
remove the extra code.
8 years ago
..
ax_with_curses.m4 [build] Get rid of warnings from autoreconf. 9 years ago
libcurl.m4 if curl-config --static-libs returns nothing, use the regular --libs option 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 [secure-mode] Disallow ATTACH statements completely. 8 years ago
lnav_with_yajl.m4 [build] Get rid of warnings from autoreconf. 9 years ago