mirror of
https://github.com/tstack/lnav
synced 2024-11-17 15:29:40 +00:00
Merge pull request #218 from sureshsundriyal/wip
[build] Remove the dependency on Python.
This commit is contained in:
commit
f106d1678a
@ -65,8 +65,6 @@ AC_PROG_RANLIB
|
||||
AC_PROG_LN_S
|
||||
AC_PROG_MAKE_SET
|
||||
|
||||
AM_PATH_PYTHON([2.4])
|
||||
|
||||
AC_PATH_PROG(SQLITE3_CMD, [sqlite3])
|
||||
|
||||
if test x"$SQLITE3_CMD" = x""; then
|
||||
|
Loading…
Reference in New Issue
Block a user