* configure.ac (HAVE_TREE_SITTER): Not set TREE_SITTER_LIBS.
This commit is contained in:
@@ -3115,7 +3115,6 @@ if test "${with_tree_sitter}" != "no"; then
|
||||
[HAVE_TREE_SITTER=yes], [HAVE_TREE_SITTER=no])
|
||||
if test "${HAVE_TREE_SITTER}" = yes; then
|
||||
AC_DEFINE(HAVE_TREE_SITTER, 1, [Define if using tree-sitter.])
|
||||
TREE_SITTER_LIBS=-ltree-sitter
|
||||
TREE_SITTER_OBJ="treesit.o"
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user