]> git.eshelyaron.com Git - emacs.git/commit
Fix the --without-all build with tree-sitter
authorEli Zaretskii <eliz@gnu.org>
Wed, 21 Dec 2022 19:52:18 +0000 (21:52 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 21 Dec 2022 19:53:03 +0000 (21:53 +0200)
commitc088cdad9e94f905c23783d7d02c6ca44aed8310
tree61a79c805a6841b29eae73356a5ad129a6abd1a8
parentec9fbad908d5f65f71717506d070a40acca89f5b
Fix the --without-all build with tree-sitter

* configure.ac (HAVE_TREE_SITTER): Set NEED_DYNLIB=yes, since
tree-sitter support requires dynlib.o.  (Bug#60061)
configure.ac