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 31c4669a8a [build] Fix the 'readline' ac macro.
The macro does not track the include directory when it is passed in
using the '--with-readline=/foo/bar' invocation of '--with-readline'
flag.

This change should fix the problem. I've tried to keep the functionality
exactly the same as before and converted the script to pure M4sh, which
should produce a more portable configure script.
9 years ago
..
ax_sqlite3.m4 [build] Move/Refactor aclocal macros. 9 years ago
ax_with_curses.m4 [build] Move/Refactor aclocal macros. 9 years ago
lnav_common.m4 [build] Add yajl related macros. 9 years ago
lnav_with_jemalloc.m4 [build] Add yajl related macros. 9 years ago
lnav_with_pcre.m4 [build] break up lnav.m4 based on the functionality 9 years ago
lnav_with_readline.m4 [build] Fix the 'readline' ac macro. 9 years ago
lnav_with_yajl.m4 [build] Reimplement yajl m4 macro using only M4sh. 9 years ago